UI Scaling Incorrectly

I’m experiencing an issue where the text will not scale relative to the text button.

Fullscreen:


Horizontal Mobile:

As you can see the text remains the same size even though the text button has scaled down.

UITextSizeConstraints have not worked for me.

This is what the tree looks like:


Ask me any questions about properties

How can I make the text scale correctly?

I fixed this by using UI padding instead.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.