[Unity Editor 2019]
The
class GUILayout.FlexibleSpace()
How i fix it?
The solution for me was to use
GUILayout.Space (int);
GUILayout.FlexibleSpace()