I am trying to use Screen.SetResolution but it doesn’t seem to work (neither changing the resolution nor the fullscreen state) on the UWP builds of my App (works fine on Desktop target).
Is there anything special to take into account for UWP ? I see there are way less options on the PlayerSettings when it comes to Resolution and Presentation options.
Thanks,