I would like my UI to be like the first picture, but when I expand it, it turns out like the second picture. How can I fix this?
CodePudding user response:
Under your UI Canvas go to Canvas>Render Mode> and change from Screen Space Overlay to Screen Space Camera
CodePudding user response:
I set my aspect ratio to a fixed one (16:9) and changed the UI Scale Mode to scale with screen size, the match slider below (for resolution) to .5, which seemed to do the trick