Hello everyone,
I recently moved my project folder from my desktop computer to my laptop and I am having issues with the UI. The text and bars appear too big and don’t fit their boxes, after playing with the canvas scaler by trial and error I was able to make them look correct again but when I play at different resolutions/screen sizes they are messed up again. I am only targeting computer screens, not mobile/tablet.
For example this is what constant physical size does:
This is what constant pixel size does:
And this is the correct size after trial and error with scale with screen size:
There must be a better/proper way to get the UI to look the same across different resolutions and aspect ratios…


