Its giving me this error: f < INT_MIN || f > INT_MAX
UnityEditor.DockArea:OnGUI()
I don’t know what it is or how to fix it but the entire scene has gone blank and nothing will show up besides in game mode. need some help.
Its giving me this error: f < INT_MIN || f > INT_MAX
UnityEditor.DockArea:OnGUI()
I don’t know what it is or how to fix it but the entire scene has gone blank and nothing will show up besides in game mode. need some help.
I had this error before and it was due to the windows in the editor going wonky.
I fixed it by resetting to defaults the editor layout. In the drop down where it says (2x3 - tall - wide - 4 split) there is a reset option.
That should fix it.