Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
0
Found in
2018.3.11f1
Issue ID
1142620
Regression
Yes
Black screen on Oculus Rift when Shared Depth Buffer on Oculus SDK enabled and Tracked Pose Drive applied on Main Camera GameObj
Steps to Reproduce:
- Open the attached project with 2018.3.9f1+
- Set up an Oculus Rift CV1
- make sure the Rift is off the head, with the sensor disengaged and the hmd display dark.
- Press play
- put on hmd
Expected:
headset turns on and the scene renders as normal
Observed:
HMD renders all black, or black artifacts cover gameobjects.
Reproduced on trunk commit 39ccc5e58255 (1 April 2019, 2019.2.0a11)
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2020.1):
A Renderdoc capture has verified that we are passing the correct image to the Oculus SDK.