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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment