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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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"?