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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
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.