You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? So, I want to make a text the same as the other text. For example, I have 2 Text Labels that contain the same text. But when I change the text of the 1 Text then it becomes smaller and looks bad. So, I want to fix it but I can’t.
What is the issue?
What solutions have you tried so far? I tried to find a solution in dev forum but I didn’t find something helpful. Also, checked on youtube. I scaled it, I used Ui TextScale, I used UIRatio, I tried everything but still can’t find a way.
I used Text Scale, TextWrapped, UITextSizeConstraint, but It’s still happening. If you can help me
Are you using textscaled properties by any chances? Textscaled allow your text to always stay in the ui, which can be the problem. (the longer the words, the smaller i’ll be to fit the ui)
Omat, It’s the ssme size but the gui is a bit bad. And I am trying to make it look the ssme in different devices. I used AutoScale, and anchropoiny what else?
Sadly I believe its either the text gets smaller or it not scaling correctly. You can probably try goofing around with textSizeConstraints to see if you can figure it out but idk