Setting resolution not working

ladronladron Posts: 31Member
I'm having trouble changing the resolution of my game. Even the SceneSetResolution example that comes with the Unity plugin doesn't work.

Instead of re-sizing the screen, it just changes the draw area. In other words, if you set a smaller resolution than 1080p it stays at 1080p, but draws in a smaller window in the upper left.

Does anyone else have this working?

Comments

Sign In or Register to comment.