When you create GUI/HUD in Unity, the default initial option is for the UI to be an absolute pixel size that doesn't scale with different monitor resolutions. Who thought that was a good idea to put that as the default value? You have to specifically go out of your way to change the setting from absolute pixel size to "scale with screen." Why? Why is this a thing Unity huh? HMM? Lol.
I don't know. The tutorial I followed when I started using Unity had me click the scale with window option so I've been doing that out of habit every time. I never thought why you might not want it though.
>>739022927It's because logical pixels are more complicated but mandatory to understand in the current year.