Description: AutomaticSize is incorrectly sizing UI that have descendants with ScrollingFrames that contain several children.
In this video I have a frame that has AutomaticSize set to Y, this frame has another frame inside of it which contains a ScrollingFrame, this ScrollingFrame contains several TextLabels. In the video I’m cloning TextLabels and the frame with AutomaticSize is being made way too large.
(The frame with AutomaticSize has the light grey background)
BugRepro.rbxm (14.9 KB)