Search Issue Tracker
In Progress
Fixed in 6000.1.0b6, 6000.2.0a2
Votes
0
Found in
6000.1.0a2
6000.2.0a1
7000.0.0a17
Issue ID
UUM-85895
Regression
Yes
[Quest] Depth Buffer is Inverted when using Shared Depth Buffer or Depth Submission Mode with Oculus XR or OpenXR
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Connect Quest 2 with Quest Link
4. Enter the Play Mode
5. Look up and down while observing the white circle
Expected result: The white circle is fully visible and is not affected by looking up and down
Actual result: The white circle is clipping through the black background
Reproducible with: 6000.0.24f1, 6000.1.0a1, 6000.1.0a2
Not reproducible with: 2022.3.51f1
Could not test with: 2021.3.45f1 (The white circle is not rendered in Play Mode) 23.2.0a12-a7(cant open project)
Fixed in: 6000.0.25f1
Reproducible on:
Play Mode (VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650)
Windows Standalone Player (VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650)
Not reproducible on:
Android Player (VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Reproducible with Oculus XR and OpenXR when Shared Depth Buffer is enabled or Depth Submission Mode is set to 16 or 24 Bit
- Reproducible with Single Pass Instanced and Multi Pass
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version future release):
Fixed incorrect depth buffer Y-flip affecting certain Quest XR devices when connected with Quest Link.
Resolution Note (fix version 6000.2.0a2):
Fixed incorrect depth buffer Y-flip affecting certain Quest XR devices when connected with Quest Link.
Resolution Note (fix version 6000.1.0b6):
Fixed incorrect depth buffer Y-flip affecting certain Quest XR devices when connected with Quest Link.