Search Issue Tracker
Duplicate
Votes
0
Found in
Issue ID
1287842
Regression
No
Revert to factory settings doesn't reset all layout state
It is possible to get in a state where loading the current layout of unity fails. When this happens the "Failed to load layout dialog" will popup. It is possible to get in a state where the 2 options in the dialog won't be able to restore your state. You might even get in an infinite loop of "revert to factory settings".
One suc occurences has been logged here: https://unity.slack.com/archives/CGJUHNZH7/p1603722679009800
Some use on the forum has logged a similar issue: https://forum.unity.com/threads/infinite-loop-on-failed-to-load-window-layout-revert-all-window-layouts.964940/
Another slack thread with more context on the bug: https://unity.slack.com/archives/C06TQ0QMQ/p1603442682393700
Basically:
- If loading the default layout throws an exception we should try loading a more stable layout?
- Revert to factory settings should be more radical: cleanup the current-mode-id preference, delete all layouts in User preference, delete the Library currentlayout.
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
This is a duplicate of issue #1275270