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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment