UiTextSizeConstraint doesn't work for text labels with text scaled enabled within a BillboardGui

I am using a billboard gui with scale sizing and when moving the camera closer and farther away the text label within the billboard gui will change sizes (bigger when farther smaller when closer) when text scaled is on. To prevent the text from getting too big or small for my liking, I decided to use a UiTextSizeConstraint. However the constraint didnt alter the behaviour at all.

there has been a previous post regarding my issue: UITextSizeConstraint doesn't work in BillboardGuis with TextScaled

Expected behavior

I expect the text size to stop getting smaller or larger from the range set in the UiTextSizeConstraint when moving the camera closer or farther away from it.

Hello! I hope you’re doing well.
Thank you for taking the time to submit this issue and for reading our message.

To help us move forward, we’d appreciate your support with a few questions:

  • Is this issue still occurring on your device?

  • If so, could you please send us a Video & log?

Don’t worry — we’ve got you covered!
You can find step-by-step instructions on how to generate and send the log How to post a Bug Report - Bug Reports - Developer Forum | Roblox

Following these steps will help us better understand the issue and work on a solution more efficiently.

Thank you again for your cooperation!

This is still a problem. They just don’t work inside a BillboardGui, the repro steps are as simple as that.

I’m bumping this, this is still happening.