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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
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"?