Hello,
I have an issue to change the game resolution in HDRP
I tried to write a post in unity's forums, but, I'm not sure people go in there ^^"
Basically, calling Screen.SetResolution might cause crashes or freezes
I'm using Unity 2022.3.62f2. And I managed to reproduce the issue in the HDRP sample project without changing its settings (apart from adding the scene I made).
--> Hence the following questions: Is it a known issue ? Is there any workaround ?
The simple script that reproduces the issue:
https://paste.mod.gg/ptotvlrcbkqk/0
A tool for sharing your source code with the world!