Search Issue Tracker
Won't Fix
Votes
2
Found in
2019.4.40f1
2020.3.35f1
2021.3.6f1
2022.2.0b1
2023.1.0a1
2023.2.0a1
2023.3.0a3
Issue ID
UUM-1554
Regression
No
[XR SDK] Scene is not rendered to HMD when using Camera.SetTargetBuffers()
Reproduction steps:
1. Open the attached project ("1346277Repro.zip")
2. Open the "Scene" scene
3. Select "Main Camera" Game object
4. Make sure the "Disable VR On Play" component Disable property is set to false
5. Enter Play mode
Expected result: Scene is rendered
Actual result: Both eyes are rendered black
Reproducible with: 2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0b2, 2022.1.0a1
Not reproducible with: 2018.4.36f1 (XR SDK not available)
Tested:
- MockHMD
- Oculus Rift S
Notes:
- With Multi Pass rendering mode both eyes are rendered black
- In Single Pass Instanced rendering mode left eye is rendered grey, right eye black
Comments (1)
-
sewy
Jul 26, 2022 14:53
Any ETA on this? It was reproduced by Unity a year ago and it is bummer for VR developers. We cannot ship good VR games with half of the functionality bugged due to low prio.
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
The issue doesnot happen with the unity version after 2023.1 anymore, it is fixed. The user provided script also has issues with the latest releases, and it needs to be updated accordingly.