Recentering on Meta Quest doesn't work

UE - Platform - XR - Jan 10, 2024

This is a serious issue as it's causing applications to fail certification on the Meta Quest store ...

Play area bounds are offset so that the player's spawn position is at the center of the player start

UE - Platform - XR - Aug 10, 2017

The play area is offset in game from the player start. In previous version the play area would be centered on the player start area. Now the player spawn exactly on the player start and the bounds a ...

Volumetric Fog Renders incorrectly in the right eye for Oculus when Instance stereo is enabled

UE - Platform - XR - Nov 14, 2018

Volumectric Fog causes Actors to render differently in each eye when instanced stereo in enabled. The left eye appears to render the scene correctly while the right appears to render the actors in t ...

Console appears to be offset when using the Vive (both eyes do not line up)

UE - Platform - XR - Aug 12, 2016

Console appears to be offset when using the Vive (both eyes do not line up). This causes the console to look out of focus. ...

Custom Stencil renders incorrectly with instance stereo enabled

UE - Platform - XR - Apr 8, 2019

When using instance stereo with custom stencils, they do not render as expected. It appears to render the stencil in one eye at a time (as the user's head is turned). Regression: Yes This was work ...

Get positional Tracking Camera parameter does not return the correct orientation for the hmd Camera

UE - Platform - XR - Jun 23, 2015

The orientation of the camera appears to be in the center of the level. The documentation states that the Camera Origin should give "Origin, in world-space, of the tracking camera" ...

Tessellation appears to cause textures to appear incorrectly in the right eye of the vive

UE - Platform - XR - May 3, 2016

Tessellation appears to cause textures to appear incorrectly in the right eye of the vive ...

Adjustments to the GearVR IPD do not seem to work

UE - Platform - XR - Nov 11, 2016

A user is reporting that enabling the override for the IPD with GearVR doesn't work. They would like to be able to change this value at runtime. Setting the "bOverrideIP=True" and "IPD=" values in ...

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 ...