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
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
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"?