Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2020.1
2020.1.0b16
2020.2
Issue ID
1263264
Regression
Yes
[XR][XR SDK] Game rendering in HMD breaks when Game window isn't visible or closed
Reproduction steps:
1. Open attached project ("VRBreakRepro.zip")
2. Open "SampleScene" scene
3. Enter Play mode
4. Make Game window invisible (switch tabs) or close it
5. Move HMD around
Expected result: Game rendering in HMD continues
Actual result: Game rendering in HMD is broken
Reproducible with: 2018.4.26f1, 2019.4.6f1, 2020.1.0f1, 2020.2.0a19
Tested:
- Oculus Rift
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 (2020.2.X):
Currently in Editor (Editor Play Mode) Rendering is linked to the game view and as such this behavior is expected. The only window which can hide the game view and not affect hmd rendering (If they are in the same window group) is the scene view.