You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occasionally, selecting a GameObject with a FlexLayout component causes 100px to be added to one of the size properties (height, minHeight, maxHeight or width, minWidth, maxWidth), depending on the flex direction.
Details
Happens with some GameObjects, not consistently.
Whether it happens to width or height seems tied to the flex direction (row vs column).