Search Issue Tracker
Fixed in 13.x
Votes
0
Found in [Package]
13.1.2
Issue ID
1384634
Regression
No
[HDRP] Project becomes unusable after trying to switch Graphics API to OpenGLCore and back
Reproduction steps:
1. Create a new HDRP Template project
2. Go Edit -> Project Settings -> Player
3. Disable Auto Graphics API for Windows
4. Switch to OpenGLCore and restart the Editor when prompted
5. You will get errors in Console and Play Mode indicating that OpenGLCore is not supported for HDRP (this is expected)
6. Switch back to Vulkan or DX and restart the Editor when prompted
Expected result: the Graphics API is changed and the project returns to normal state
Actual result: the Graphics API does not change even if the settings indicate that OpenGLCore is not selected. The same errors are still in the console. There is no way to switch the Graphics API back to Vulkan or DX. Scene view is gray, and Game view is black
Reproducible with: 7.7.1 (2019.4.33f1), 10.7.0 (2020.3.24f1), 12.1.2 (2021.2.5f1), 13.1.2 (2022.1.0b1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 13.x):
Fixed in 2022.2.0a8.1216