Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0f3
Issue ID
819199
Regression
Yes
Unity crashes after changing graphics API from DX11 to DX9
Steps to reproduce:
1. Create a new Unity project
2. Close it
3. Delete "Library" and "Temp" folders
4. Open that project
5. Go to Player settings and uncheck the "Use default graphics API for windows" checkbox
6. Drag DirectX9 above DirectX11
7. Notice Unity crashing (in some cases it freezes)
Note: If you don't delete "Library" and "Temp" folders after creating a new project, the issue won't reproduce
Reproduced with: 5.4.0f3
Not reproducible with: 5.2.4f1, 5.3.6p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment