How To Scale Text UI

Hey,

This is my first time posting on a forum ever, so please forgive me if there are already 1000 different answers to this question. I’m following a tutorial by Brackeys on how to make your first game in Unity. As far as I can tell, I think I did everything right, but when I play my game, the text showing the score gets cut off at the top of the screen, and the text saying “Level Complete” is all jumbled up. It doesn’t do that when it’s showing on a smaller screen. Thanks in advance.

I think you want to set your screen resolution… I bet if you checked your canvas is set to something like 600x600

the text is jumbled, I think because you have overflow set…

1 Like