Reproduction steps:
- Open any Roblox experience
- Insert TestScreenGui.rbxm (4.0 KB) to
StarterGui
Expected result: TextLabel.AbsoluteSize
matches TextLabel.TextBounds
Actual result: TextLabel.AbsoluteSize.X
is 2x greater than TextLabel.TextBounds.X