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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
This is a duplicate of issue #1275270