Search Unity

Failed to load window layout error: Unity 2019.4.13f.1

Discussion in 'Editor & General Support' started by scr33ner, Nov 20, 2020.

  1. scr33ner

    scr33ner

    Joined:
    May 15, 2012
    Posts:
    188
    qa.000.png

    Has anyone been dealing with this issue?

    This started happening last week. I don't have any compilation errors. I stopped saving layouts, keeping them default. It's still happening.

    I have to revert to factory EVERY TIME I want to start my project.

    I tried using this fix:
    https://answers.unity.com/questions/1666959/failed-to-load-window-layout-error-1.html

    • going to AppData/Roaming/Unity/Editor-5.x/Preferences/Layouts.default

    • opening Default.WLT file in Notepad

    • copying the Default.WLT file content

    • going to MyProject/Library

    • opening CurrentLayout-default.DWLT file in Notepad

    The only difference is I the path of the Default.wlt file:
    C:\Program Files\Unity\Hub\Editor\2019.4.14f1\Editor\Data\Resources\Layouts

    Any pointers would be great.
     
  2. Ferazel

    Ferazel

    Joined:
    Apr 18, 2010
    Posts:
    517
  3. scr33ner

    scr33ner

    Joined:
    May 15, 2012
    Posts:
    188