Hello all...
I'm trying the last days to make a game and I've got this problem on my MenuManager.cs
InvalidOperationException: Operation is not valid due to the current state of the objectSystem.Collections.Stack.Peek ()
UnityEngine.GUILayout.EndArea () (at C:/BuildAgent/work/d9c061b1c154f5ae/Runtime/ExportGenerated/Editor/GUILayout.cs:226)
MenuManager.Menu_ChooseMap () (at Assets/Scripts/MenuManager.cs:154)
MenuManager.OnGUI () (at Assets/Scripts/MenuManager.cs:31)
I can't continue without fixing that please answer me :D
Thanks