Hello,
Right now for the game I'm working on I am deploying to Ipad and Iphone, in my unity scene I've tried using 16:9, 4:3, 3:2 resolutions, everything looks fine on the Ipad but once it's deployed to the iphone the sides( left and right) both get cut off and there is just black bars on each side
I'm also using the FixedSize on the UI root so resizing on different resolutions is painless, why are the edges cutting off and how can I fix this?
Let me know if I didn't include enough info, willing to try again.