Search Issue Tracker

Fixed in 2019.3.X

Votes

1

Found in

2018.3.0a4

2019.1.8f1

Issue ID

1169675

Regression

Yes

GUI Error appears during the build when Script Execution Order panel is opened

Deployment Management

-

To reproduce:
1. Create a new project
2. Go into player settings and open Script Execution Order window
3. Leave the window Open and build and Run to platform

Actual result: ArgumentException: GUILayout: Mismatched LayoutGroup.repaint error appears in console and the build is canceled
Expected result: The build should finish without errors.

Reproduced with:2018.3.0a4; 2018.3.14f1;2018.4.5f1; 2019.1.12f1;2019.2.0b10; 2019.3.0a10
No repro: 2017.4.30f1 2018.2.21f1; 2018.3.0a3

Note: The errors appear only when the new window of project settings was introduced

Errors:
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

ArgumentException: GUILayout: Mismatched LayoutGroup.repaint

MissingReferenceException: The object of type 'MonoScript' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.

GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Comments (10)

  1. pKallv

    Jan 08, 2022 07:09

    Still exist in 2021.2.7f1

  2. Nikovich

    Jul 06, 2021 05:52

    Using 2019.4.23f1, getting this every time I create a folder in my assets directory in an otherwise empty project.

  3. S4UC1SS0N

    Feb 21, 2021 18:19

    ALso experiencing this in Unity 2019.4.20f1

  4. ManFrom

    Jan 31, 2021 08:43

    Still exists in Unity 2019.4.18f1 LTS

  5. Suwas93

    Jan 06, 2021 00:29

    Still on Unity 2019.4.14f1

  6. d33p_th0ught

    Nov 18, 2020 11:29

    Issue still occurs in 2019.4.13f1

  7. Sindbad-von-See

    Oct 15, 2020 11:37

    I experienced this issue in 2019.4.12f1

  8. DVD93

    Aug 07, 2020 09:16

    Still in Unity 2019.4 LTS

  9. hermitcat64

    Aug 04, 2020 12:52

    It's still in 2019.4.6f1 LTS!

  10. xAdamQ

    Aug 03, 2020 21:02

    Still in Unity 2019.4.6f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.