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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment