Unity 2020.8f1 window error

So I recently downloaded Unity 2020.8f1, and it gives me a LOT of errors when I try to open or just click on the window. And it also does questionable thing when I try to resize windows. Idk is that for everyone. Please if you have any idea of what is going on comment or post a solution. Thanks! :slight_smile:

Hi,

You can follow these steps:

  1. In the projects Library folder there is a file “CurrentLayout-default.dwlt”
  2. Go into USER/Library/Preferences/Unity/Editor-5.x/Layouts/Default and open the file “Default.dwlt” in a text editor, copy all the content of it and replace the content of the “CurrentLayout-default.dwlt” with it.
  3. Open your project.

Hope it works.