CodeSmile-0000011110110111 / UnityResolutionDialog

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). Intended for development / testing purposes but can also be used in production.
MIT License
111 stars 20 forks source link

Doesn't work #1

Open Xinned opened 4 years ago

Xinned commented 4 years ago

prefab is empty

CodeSmile-0000011110110111 commented 4 years ago

Which Unity version are you using? 2019.3 is required. Try importing the package in a new project with Unity 2019.3.13 to see if the prefab is still empty in that case.

Xinned commented 4 years ago

i am installing now 2019.3.15, will check if it works now

Thank you, wonderful feedback and very fast!