{"id":29429373,"url":"https://github.com/mrrobinofficial/unity-quickscenes","last_synced_at":"2026-04-17T15:02:11.100Z","repository":{"id":303959879,"uuid":"961913018","full_name":"MrRobinOfficial/Unity-QuickScenes","owner":"MrRobinOfficial","description":"Allows you to quickly open scenes from the editor.","archived":false,"fork":false,"pushed_at":"2025-07-10T10:41:10.000Z","size":2189,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T18:07:37.075Z","etag":null,"topics":["editor","quick","scence","tool","unity","unity-editor","unity-package"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrRobinOfficial.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-07T11:11:04.000Z","updated_at":"2025-07-10T14:07:22.000Z","dependencies_parsed_at":"2025-07-10T18:21:11.685Z","dependency_job_id":"38555880-0c37-445c-8a40-6c4f6c80f179","html_url":"https://github.com/MrRobinOfficial/Unity-QuickScenes","commit_stats":null,"previous_names":["mrrobinofficial/unity-quickscenes"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MrRobinOfficial/Unity-QuickScenes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRobinOfficial%2FUnity-QuickScenes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRobinOfficial%2FUnity-QuickScenes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRobinOfficial%2FUnity-QuickScenes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRobinOfficial%2FUnity-QuickScenes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrRobinOfficial","download_url":"https://codeload.github.com/MrRobinOfficial/Unity-QuickScenes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRobinOfficial%2FUnity-QuickScenes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265017290,"owners_count":23698464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor","quick","scence","tool","unity","unity-editor","unity-package"],"created_at":"2025-07-12T16:07:17.971Z","updated_at":"2026-04-17T15:02:06.049Z","avatar_url":"https://github.com/MrRobinOfficial.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Banner](Documentation~/Images/banner.png)\n\n\u003cdiv align=\"center\"\u003e\n  \n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mrrobinofficial/unity-quickscenes/blob/HEAD/LICENSE.txt)\n\n\u003c/div\u003e\n\n#\n\n\u003ccenter\u003e\n    \u003cp\u003e\n        \u003ci\u003e\n            Allows you to quickly open scenes from the editor.\n        \u003c/i\u003e\n    \u003c/p\u003e\n\u003c/center\u003e\n\n![Usage](Documentation~/Images/usage.gif)\n\n![Settings](Documentation~/Images/settings.png)\n\n## ⚙️ Before you begin\n\n* Unity 2022.x and later\n* [Serialized Dictionary](https://github.com/MrRobinOfficial/SerializedDictionary)*\n* [Easy Project Settings](https://github.com/gilzoide/unity-easy-project-settings)*\n\n\u003e [!CAUTION]\n\u003e Packages marked with `*` are required to install before installing this package.\n\n### ⚙️ Required Packages\n\n#### Easy Project Settings\n\nThis package is available on the [openupm registry](https://openupm.com/)\nand can be installed using the [openupm-cli](https://github.com/openupm/openupm-cli):\n\n```\nopenupm add com.gilzoide.easy-project-settings\n```\n\nOtherwise, you can install directly using the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html)\nwith the following URL:\n\n```\nhttps://github.com/gilzoide/unity-easy-project-settings.git#1.1.0\n```\n\n### SerializedDictionary (My fork)\n\nYou can install directly using the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html)\nwith the following URL:\n\n```\nhttps://github.com/MrRobinOfficial/SerializedDictionary.git\n```\n\n## ⚒️ How to Install\n\nThis package is available on the [openupm registry](https://openupm.com/) and can be installed using the [openupm-cli](https://github.com/openupm/openupm-cli):\n\n```\nopenupm add com.mrrobinofficial.quick-scenes\n```\n\nOtherwise, you can install directly using the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html)\nwith the following URL:\n\n```\nhttps://github.com/mrrobinofficial/unity-quickscenes.git\n```\n\n## 📘 Overview\n\nThis package introduces a **custom editor overlay** for Unity that enhances scene management during development. It includes a toolbar button labeled **Scene Selector**, which launches a custom **Search Window Provider**.\n\nThe Search Window is context-aware, leveraging a dictionary that maps **group names** (e.g., `\"main\"` or `\"levels\"`) to corresponding lists of scenes. This allows developers to organize related scenes under logical groupings and access them quickly.\n\nScene group definitions are fully configurable via the **Project Settings**.\n\n## 📖 How to Use\n\n1. Open **Project Settings** in Unity.\n2. Navigate to **Tools \u003e Quick Scenes**.\n3. Define your custom **scene groups** by specifying a group name and assigning one or more scenes to each.\n4. Use the **Scene Selector** button in the editor toolbar to activate the overlay and access the grouped scene search window.\n\n\u003e [!NOTE]\n\u003e The toolbar button uses Unity’s [Editor Overlays](https://docs.unity3d.com/Manual/overlays.html) system.\n\n## 🆘 Support\n\nIf you have any questions or issue, just write either to my [YouTube channel](https://www.youtube.com/@mrrobinofficial), [Email](mailto:mrrobin123mail@gmail.com) or [Twitter DM](https://twitter.com/MrRobinOfficial).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrobinofficial%2Funity-quickscenes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrrobinofficial%2Funity-quickscenes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrobinofficial%2Funity-quickscenes/lists"}