5.2.1p1 Resolution issues?

Just wondering if anyone else is having resolution issues with the latest update?

When I set the resolution of my standalone PC build to something smaller than my desktop resolution and enable full screen I only see the corner of the screen, it doesn’t scale to my screen size and centre it in the middle for some reason. I’m setting the resolution by code if that makes any difference? It was working fine in the previous version of Unity.

Sounds like this issue: Why does the fullscreen bug have no priority? - Unity Engine - Unity Discussions

Hmm, yeah it seems to be. Although I’m running DX11 and unfortunately I cant send a repro as my project is far too big.

DX11 was one of the bugs. DX9 caused UI issues and DX11 caused what you describe. Should be a fix out in next weeks patch, if this does not fix it then raise a new case.

ok thanks for your help.