indieun_X
(NotANoob)
February 13, 2023, 9:38pm
#1
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
indieun_X
(NotANoob)
February 13, 2023, 10:26pm
#2
Please help all of my text labels are messed up because of this
1 Like
Rekotora3349
(Re_koFromSlovakia)
February 14, 2023, 6:00am
#3
What about RichText
= true? It’s in the properties of the TextLabel.
1 Like
Brian1KB
(Brian1KB)
February 14, 2023, 10:07pm
#4
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