Search Issue Tracker
[OpenXR] Height offset is not applied to the Camera when Tracking Origin...
Steps to reproduce: 1. Create a new 3D project 2. Import OpenXR 1.9.1 3. Import the attached "CustomPackage.unitypackage" 4. Rel... Read more
[OpenXR] Option ForceRemoveInternetPermission is enabled by default when...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. In Edit > Pr... Read more
[OpenXR] Editor performance drops extremely after HMD becomes inactive u...
Steps to reproduce: 1. Open the attached user's project "XRPerformance.zip" 2. Connect the Oculus link to Quest 2 3. Make sure Op... Read more
Depth texture is inverted when Render Mode is set to Multi-pass
How to reproduce: 1. Open the attached project "kkVLOculus.zip" 2. Open Edit>Project Settings...>XR Plug-in Management>OpenXR 3. ... Read more
Enabled Interaction Profiles are not saved when reopening the project
How to reproduce: 1. Open the attached project "Showcase-VR.zip" 2. Open Edit>Project Settings...>XR Plug-in Management>OpenXR 3.... Read more
[Quest3S] Application crashes on Quest 3S when waking up the HDM if Symm...
Steps to reproduce: 1. Unzip the attached user's APK "TestApk.apk" 2. Install the provided APK to a Quest 3S device 3. Open Andro... Read more
[OpenXR] Android Permission "oculus.software.eye_tracking" is added to t...
Steps to reproduce: 1. Create a new project 2. Import OpenXR 1.13.0 Package 3. In "Packages/com.unity.xr.openxr/MetaQuest/Editor/... Read more
The perspective display of the 3D cube is skewed and distorted as the he...
How to reproduce: 1. Open the attached project "MRCMemLeakTest.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Build And Run the Pro... Read more
"error CS0117: 'CompositionLayerManager' does not contain a definition f...
Workaround: Please use OpenXR 1.12.1 if you need Composition Layer support. This issue will be resolved once Composition Layers 1.0 ... Read more
Head tracking becomes unstable when switching from the Scene view tab to...
How to reproduce: 1. Open the user's attached project 2. Open the Meta Quest Link on the headset 3. Enter Play Mode 4. Switch to... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UnityMain when running Player which was built on 32-bit architecture with "Direct3D12" set as graphics API
- [Android][Vulkan] Nothing is rendered when the Splash Screen disappears in the Player
- Skinned Mesh Prefab teleports when any child Transform change is undone and the prefab is a child of another GameObject
- VideoPlayer received error is not thrown when calling VideoPlayer.errorReceived
- "HideFlags.HideAndDontSave" flag does not work when the Components are added in OnEnable and Awake methods