Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.4f1
2020.1.0a26
2020.1.0b7
2020.2
Issue ID
1240813
Regression
Yes
[Deployment] For an unsaved scene when Graphics API is changed, Graphics API is switched even after closing API modified window
For a scene with unsaved changed when the current Graphics API is modified, "Changing editor graphics API" window pops up. Editor restarts and Graphics API is switched even when this window is called. But on following same procedure with a scene with no changes, the Graphics is not switched as expected.
Steps to reproduce:
1) Create a new project
2) Create an empty GameObject (Or any changes in the scene)
3) File > Build Settings > Player > Other Settings
4) Change the active Graphics API
5) Close the "Changing editor graphics API" window
Actual result: Editor restarts and Graphics API changed
Expected result: Editor should not restart and Graphics API should not change. It should work similar to "Cancel changing API" button.
Reproducible in:
2020.2.0a9, 2020.2.0a1, 2020.1.0b7, 2020.1.0a26, 2019.3.4f1
Working Fine in:
2020.1.0a25, 2019.3.3f1
Environment:
Occurring only on Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
Add comment