Any tips to make a text scaled without changing the unity of the size of texts

So i wanted to make 4 text box applicable to every device but when i on the text scaled it messed everything up what should i do?

Text scaled = false
image


Text scaled = true
image

2 Likes

use ui constraints, it should help

1 Like