VR Notification events do not appear to fire

UE - Platform - XR - Feb 2, 2017

VR Notification events do not appear to fire. In the given test using HMD Put On Head Delegate the event does not appear to fire off when the user puts on the headset. This appears to happen with al ...

Local player's Motion Controller input appears to control remote client's Motion Controller Components on listen server

UE - Platform - XR - Jan 30, 2017

By default, the local motion controller would move remote player's motion controllers as well. Add the following to the beginning of the tick function in the MotionControllerPawn blueprint makes it ...

Crash occurs on iOS app with Google VR enabled when selecting Switch

UE - Platform - XR - Jan 27, 2017

Found this while updating [Link Removed]. When selecting SWITCH or selecting the Gear icon and selecting Switch viewer: Default Cardboard, the app crashes. ...

Hiding/Clearing Oculus Splash Screen has no effect

UE - Platform - XR - Jan 26, 2017

Splash screens never clear on oculus. Testing in 4.14 it seems like UOculusFunctionLibrary::HideLoadingSplashScreen() is never called, maybe still the case in newer versions? Was unable to clear a ...

GearVR projects rendering black

UE - Platform - XR - Jan 16, 2017

Packaged GearVR projects are rendering black except for the Movement Widgets. This was reproduced with two machines on two separate devices. This is a regression from CL 3244548 ...

GPU work performed between PostPresentHandoff and WaitGetPoses

UE - Platform - XR - Jan 12, 2017

...I assume this is the SceneCapture2d work. In async mode, we control interleaved reprojection (dropping to 45hz) based on measure gpu time. Since that work is sneaking in immediately after PostP ...

Crash when unplugging the Oculus Rift HMD while level is loading

UE - Platform - XR - Jan 12, 2017

If the user unhooks their Oculus HMD (USB cable) from the PC while a level is loading the editor will crash ...

Motion Controller tracking appears to be offset with the Vive while moving

UE - Platform - XR - Jan 10, 2017

The tracking for objects that are attached to a Motion Controller appear to be offset when the pawn is moving. The object appears to become offset and appears to orbit around its original position. ...

Crash when using stereo on command in shipping build

UE - Platform - XR - Jan 6, 2017

Crash when using stereo on command in shipping build. The game crashes when the stereo on command is called via an Execute Console Command node. ...

UStereoLayerComponent cleaning up too late

UE - Platform - XR - Jan 3, 2017