Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b24
Issue ID
812982
Regression
No
[VR] Visible in background option doesn't work
Steps to reproduce:
1. Create new project
2. In player settings set:
- VR Mode to on
- Run in Background to on
- Visible in background to on
3. Build for standalone and run
Expected result: Project works, and everything is shown as is
Actual result: Screen is black, nothing is shown when the headset is off, yet it continues to run in background
Tested and reproduce on:
Windows 10
Unity 5.3.6p1, 5.4.0f3, 5.5.0a3
Oculus CV1
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
arkano22
Mar 25, 2019 20:25
In 2017.4.2, This works as intended in editor (you can take the headset off, and the camera keeps rendering) but not in a standalone build.
How on earth is leaving the screen pitch black "by design"?