Calling "GetCameraImage" rapidly ~10 times causes ARKit camera feed to stop updating

UE - Platform - XR - Nov 8, 2018

If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating.  Waiting for awhile or tapping some more seems to bring it back.   Tested on macOS H ...

Draw Debug String off-center in VR

UE - Platform - XR - Nov 1, 2018

DrawDebugString does not render at set location in VR Other debug helpers rendering as expected Engine/Source/Runtime/Engine/Private/DrawDebugHelpers.cpp DrawDebugString looks to be the only fu ...

GoogleARCoreJavaHelper functions are not correctly exported publicly

UE - Platform - XR - Oct 31, 2018

The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception:  java.lang.UnsatisfiedLinkError: No implementatio ...

GoogleVR - Crash opening application on device: FATAL EXCEPTION: MainThread-UE4

UE - Platform - XR - Oct 30, 2018

GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...

Mobile VR Rendering Freeze with World Composition

UE - Platform - XR - Oct 17, 2018

Rendering freezes on Oculus mobile with World Composition. ...

VR Canvas blurry on Mobile VR

UE - Platform - XR - Oct 15, 2018

Debug Canvas Layer blurry on mobile. ...

stat scenerendering not visible on mobile with VR Canvas

UE - Platform - XR - Oct 15, 2018

stat scenerendering not visible on Mobile VR with new VR Canvas Layer. Similar debug output are visible (Tested stat memory, stat rhi)  Confirmed in Main @ CL 4468496 ...

Thumbstick Values Resetting with Oculus Rift through SteamVR

UE - Platform - XR - Oct 11, 2018

Thumbstick values reset once max value is reached. Tested with Rift WMR Plugin off - Works normally Oculus Plugin off (Running through Steam VR) - Only X values reset. Confirmed in Packaged proj ...