Question by
Yoshinator2 · May 12, 2017 at 01:57 AM ·
uicanvasscalingscreen resolutionscreen size
How can I scale UI text per resolution?
I have text on a UI canvas and have the UI Scale mode set to scale with screen size. This scales all of the images in the UI perfectly. However, it does not scale any UI text. Why is this and how can I have it scale UI text as well as Images?
Also, Is there a way I can set the canvas to work on all aspect ratios? Right now it works fine with 16:9 (1920x1080) but whenever we I put it into any other aspect ratio, the images and such are out of place.
Comment