When using a scaled wrapped TextLabel with Y AutomaticSizing under a container with X automatic sizing, any automatic Y sizing from the TextLabel will directly influence the X automatic sizing of the container.
Repo: Repo.rbxl (70.5 KB)
Expected behavior
Y AutomaticSizing on a Scaled Wrapped TextLabel should have no influence on the X AutomaticSizing of its container GuiObject.

