Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b9
Issue ID
777030
Regression
No
[VR] Combination of Player settings changes crashes Unity Editor
Using a simple project (probably any project) the Editor will crash if:
1) When the Editor session starts, VR is enabled and default Windows Graphics APIs is selected in Player settings.
2) In Player settings, toggle off VR.
3) In Player settings, toggle off Windows Default Graphics APIs.
4) Add OpenGLcore to the API list.
5) Delete D3D9 from the API list. The Editor crashes.
This set of steps consistently crashes the Editor. Skipping some of the steps or starting the Editor session with different settings often does not lead to a crash. So, this may be a corner case, but it is likely to rankle some of our customers.
I flagged this as not a regression because I can reproduce the crash in Unity 5.4.0b5.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #768729