Skip to content

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.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

vrtx-labs/UnityResolutionDialog

 
 

Repository files navigation

UnityResolutionDialog

Example Image

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.

Installation

Add this dependency to your manifest.json located at /Packages/manifest.json:

{
    ...
    "dependencies": {
        ...
        "com.vrtxlabs.unityresolutiondialog": "https://github.com/vrtx-labs/UnityResolutionDialog#release/stable.git#release/stable"
    }
    ...
}

VRTX Fork

This fork provides some small fixes.

About

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.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%