Search Issue Tracker
Fixed in 5.1.1
Votes
0
Found in
5.1.0f2
Issue ID
702042
Regression
No
Editor setting "Virtual Reality Supported" effects Standalone build settings
To reproduce:
1.Open attached project.
2.Check Editor settings, notice that "Virtual Reality Supported" is enabled.
3.Try to build project for standalone.
4.Run standalone build, notice that without any additional command line arguments VR works from the start.
5.Inside Unity editor, disable "Virtual Reality Supported".
6.Run standalone build which was created in step 3, notice that VR is disabled, adding command line arguments for VR fixes this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment