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
- 2D Area Components are missing icons in Search window
- Sprite Resolver component shows built-in Sprite Asset icon instead of actual Sprite in Inspector window when selecting Sprites in Sprite Swap Overlay
- GameObject's name is not correctly highlighted when searching in the Search window
- Main thread is blocked when XRCoreUtilities.PackageVersionUtility() detects an Error containing "PackageCache"
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
Add comment