Re-sizing UI text font relative to screen size

I’m trying to adjust the text size relative to the size of the screen.

I’m using Canvas UI to display text, the UI anchors are working fine with the other UI game objects but not the text.
I’ve tried using the Best Fit options but it always chooses the Max Size no matter what the screen size is.

For this in your Canvas Scaler Component ,Ui Scale Mode should have Scale With Screen Size option selected.

53374-screen-shot-2015-09-03-at-42159-pm.png

Hope this helps :slight_smile:

maybe the Min Size is big ! put a 1-5 or 5-10 range of number for it !

53373-3.jpg

or its not child of your white box ! drag and put it as child of your box !

Please check this link.
Hope it helped.