Search Unity

Updating to 2021 broke my project.

Discussion in 'Editor & General Support' started by MrZeker, Sep 20, 2021.

  1. MrZeker

    MrZeker

    Joined:
    Nov 23, 2018
    Posts:
    227
    Hello

    I was happily working on a project, when I decided to update to 2021.1.21f1. to make use of the new URP stuff.

    But now I get this error popping,

    "GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
    UnityEngine.GUIUtility:processEvent (int,intptr,bool&)"

    Along with other two every time I try to click anywhere in the project tabs, and all the assets folder show empty in the editor. Even If i try to find an asset location by clicking on them, it will direct me to the folder but show the folder empty and then throw the errors and show the editor "default folders"




    Any idea how I can fix this? Project is unusable right now.
     
  2. MrZeker

    MrZeker

    Joined:
    Nov 23, 2018
    Posts:
    227