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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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"?