UnityResolutionDialog icon indicating copy to clipboard operation
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)...

Results 9 UnityResolutionDialog issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/822105/95290383-d8d87080-08b8-11eb-9c4d-69ff3d87486c.png) 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