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
- [AI Assistant] UI Overlap: Permission dropdown menu persists and obstructs "Allow" / "Deny" buttons in AI Assistant window
- Dragging an object under another to set it as the child will rename the parent object if we trigger a rename and start dragging immediately
- UITK WorldSpace ScrollView behaviour on Mobile
- [VisionPro] WebCamTexture fails to capture Persona stream frames
- Some shader variants are not collected when tracing with GraphicsStateCollection
This is a duplicate of issue #1275270