This is how the UI looks with UIScale 1:
This is how the UI looks with UIScale 1.5:
As you can see, the relative space between the lines and the text are inconsistent. It’s wrong when the UIScale is not 1.
Repro file:
_UIProblem.rbxl (62.6 KB)
Might be related to UIScale does not apply properly with AutomaticSize
Expected behavior
I expect the UI in the second screenshot to look like the UI in the first screenshot, but bigger. But the spacing has changed.