-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Julius Rudolph edited this page Mar 24, 2021
·
1 revision
Description: After a Unity crash you're prompted to Revert the Layout to Factory Settings, Load Default Layout or Quit. No option works so you have to quit.
Fix: The workaround taken from this forum that works now in latest 2020.2 versions:
- Press [Load Default Layout]
- Unity copies the correct default layout to CurrentLayout-default.dwlt
- Unity complains that it still cannot load the layout
- Copy the now correct CurrentLayout-default.dwlt somewhere
- Press Quit
- Unity corrupts the file during quitting
- Copy back the correct CurrentLayout-default.dwlt
- Start Unity again