Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0b7
Issue ID
845179
Regression
Yes
Crashes while building with VR support enabled for platform which does not support VR at VREditorModule::GetStereoDeviceEnabled
Steps to reproduce:
1. Open the attached project (vrSupport.zip)
2 Check Editor settings, notice that "Virtual Reality Supported" is enabled
3. Go to Build Settings, switch platform to WebGL
4. From menu choose Oculus platform > Enable (Will execute PlayerSettings.virtualRealitySupported = true)
5. Save the scene
6. Go to Build Settings and click Build
7. Observe the crash at VREditorModule::GetStereoDeviceEnabled
Expected result: Building without problems
Actual result: Unity crashes
Reproduced with: 5.4.2p2, 5.4.2p3, 5.5.0b7, 5.5.0b11
Not reproduced with: 5.3.6p4, 5.4.1f1,, 5.5.0b5, 5.5.0b6
Regression introduced in 5.4.2p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment