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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #768729