GUI Error when renaming file

I’m frequently getting the following error in the console when I rename files in the project folder. It doesn’t happen every single time, but quite often.

GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.

Using Unity 2019.4.5f1

Hello @David-Flook ,

Have you checked these?

Maybe you can try the solutions that are proposed there that worked to other developers who had the same issue :wink:

Good luck with it!

The problem is I’m not doing any GUI work. In fact, I’ve reduced the project to almost nothing and I still get this error. All I have to do is rename a bunch of items in the project folder.

I’ve seen this as well since upgrading to 2019.4.5f1. Again, not while doing any UI work - I’ve just been switching to different editor panels and the like and then it’s appeared.

Ok, so that seems like a bug then.

@David-Flook @Hi_ImTemmy would you mind creating a bug report?

This will help to check in-depth what’s happening and to be able to fix it :wink:

You can do it by following these instructions: Unity QA: Building quality with passion

Thank you!