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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
Add comment