Search the Community
Showing results for tags 'android'.
-
I am using Unreal Engine 4.22 and WaveVR version 3.1.94. When I build my project and run it on Focus Plus, it crashes immediately. The error shown in the log file is below: [2021.01.28-17.34.56:666][ 2]LogAndroid: Error: === Critical error: ===[2021.01.28-17.34.56:666][ 2]LogAndroid: Error:[2021.01.28-17.34.56:666][ 2]LogAndroid: Error: Assertion failed: Result == 1 [File:D:\UEPixo\Engine\Source\Runtime\OpenGLDrv\Private\Android\AndroidEGL.cpp] [Line: 333][2021.01.28-17.34.56:666][ 2]LogAndroid: Error: ERROR: SetCurrentSharedContext eglMakeCurrent failed : 0x300d[2021.01.28-17.34.56:
- 1 reply
-
- focus plus
- unreal engine
-
(and 2 more)
Tagged with:
-
Greeting, Currently I having some issues that my app will crash whenever my client are using it from his side. I tested and casted from my side here that every time, there are no crashes. But when my client using it, it will crash and specially during casting at Windows Connect at his PC and using Windows Display Wireless Adapter. Here are my client PC hardware specs are:- Lenovo p330 i7 8th, 16G memory, LEADTEK p400 display card with 2G memory. Please, if anyone with have these kind of experiences, please share your solutions. Thank you.
-
Hi! I have started to work on a game project involving hand-tracking for Android phones. Here it is stated that any device with dual camera should be able to detect a 3D position of the hand. However, I have tried some demo app with my Huawei P20 Pro and the 3D position of the hand seems to always be in the plane that is 25cm in front of the camera. Is there something I might have done wrong, or 3D tracking is not yet possible on my phone? Thanks! 😄