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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment