UnityResolutionDialog
UnityResolutionDialog copied to clipboard
Replacement for Unity's built-in resolution dialog (aka Screen Selector) that was removed in Unity 2019.3. Works both up front (simply make it the first scene) and as a popup dialog (default key: ESC)...
work on unity2d?
Tested on Linux with setting monitor. Other things to note: Have to have UI materials in the project Have to use old input system? Have to disable one of the...
Added to manifest.json like so: ``` "com.sitterheim.unityresolutiondialog": "https://github.com/sitterheim/UnityResolutionDialog.git#release/stable", ``` Unity gives an error: > An error occurred while resolving packages: > > Project has invalid dependencies: > com.sitterheim.unityresolutiondialog: [https://github.com/sitterheim/UnityResolutionDialog.git#release/stable] does...
I have no Idea its just errors a lot: https://i.kek.sh/YBrQ79Ntowa.png
Hello there , I was wondering if there is a way to make this Dialog to open once I click on the .exe file with that I mean before the...
When resolution dialogue is in the scene, but hidden, its elements are still accessible from other menus that have navigation set to automatic.  To fix this problem the entire...
unityresolutiondialog/Scenes/SampleScene.unity.meta has the same GUID, conflicting with High Definition RP/7.1.8/Particle System Shader Samples/Scenes/ParticleShaderGraphsSampleScene.unity.meta. ``` GUID [9fc0d4010bbf28b4594072e72b8655ab] for asset 'Packages/com.sitterheim.unityresolutiondialog/Scenes/SampleScene.unity' conflicts with: 'Assets/Samples/High Definition RP/7.1.8/Particle System Shader Samples/Scenes/ParticleShaderGraphsSampleScene.unity' (current owner) We...
-Add Display Save Feature -Minor fix
prefab is empty