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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment