Text is rendering outside of the text label

Reproduction Steps

Hi, I am having a problem where text is rendering outside of the text label
I will attach a very simple game with the issue here
a.rbxl (53.5 KB)

Expected Behavior

The text should render inside the text label

Actual Behavior

The text appears larger and not in the correct spot

Issue Area: Engine
Issue Type: Display
Impact: Very High
Frequency: Constantly

5 Likes

Please help all of my text labels are messed up because of this

1 Like

What about RichText = true? It’s in the properties of the TextLabel.

1 Like

Yup – this is a newly introduced bug when you’ve got RichText enabled on a TextLabel, causing it to not respect TextScaled. Has been happening as of the past couple of weeks.

1 Like

Hi everybody in this thread @indieun_X @Rekotora3349 @Brian1KB , we are investigating this issue and it should be fixed soon. Thanks for your patience!

4 Likes

Hi all, the issue should be fixed recently, please verify on your end and let us know if it’s still happening! Thank you