ArgumentException: Getting control 0's position in a group with only 0 controls when doing Repaint A
voidOnGUI(){GUI.depth=2;if(Guib){GUI.skin=GuiSkin;GuiF();}}voidGuiF(){GUI.Box(newRect(0,0,50,50),"dsfg");GUILayout.BeginArea(newRect(0,0,Screen.width,Screen.height));GUILayout.Box("I'mName");GUILayout