UIScale > 1 + AutomaticSize + TextWrapped causes text boxes to have an incorrect size

When using UIScale with a Scale value above 1, AutomaticSize, and TextWrapped, the size of the text box doesn’t correctly fit the text.

The following video shows that when I set the Scale above 1, the text box is sized larger than it should be. Then I show that the issue doesn’t happen when you turn of TextWrapped. The TextFits property also seems to be incorrect.

Reproduction
File used in the video:
uiscale-automaticsize-textwrapped-sizing-repro.rbxl (59.0 KB)

Expected behavior

I expect AutomaticSize to fit the text box to the text correctly regardless of the UIScale value.

This is just an acknowledgment announcement!

We’ve filed a ticket to our internal database, and we’ll follow up when we have an update!

Thanks for the report!