Hi everyone, I’m having a weird issue with my 2D mobile game in Unity.
When I set my Game View resolution to 1080x1920 and choose 1x scale, everything becomes super sharp (which is good), but it’s way too zoomed in — like the camera is way too close.
To make it fit properly on the screen, I have to lower the scale to something like 0.42x, But because of this (I think), my remote device displays everything in Unity Remote 5 as very pixelated. The quality of everything is very low. How can I solve this?
Thanks in advance 🙏