Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0a5
Issue ID
684942
Regression
No
[GraphicsAPIOptions] It does not switch API when you remove the top most one in list
How to reproduce:
1. Create a new project or open the attached one
2. switch platform to Standalone
3. Open Player settings -> Other settings
4. Automatic Graphics API should be deselected
5. Drag Direct3D9 above Direct3D11. Unity should pop up a message saying its going to switch graphics API. Confirm this dialog.
6. Now delete/remove Direct3D9 from the list. Direct3D11 should now be the first in the list, but Unity does not switch API's to it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment