With the rise of the Scriptable Object architecture, you've likely found yourself in a situation where specific Scriptable Objects serve as the backbone of your project. Perhaps you've created them to streamline collaboration with your team, or to simplify testing. Yet, keeping those Scriptable Objects organized in their respective folders while ensuring they remain easily accessible to everyone on the team can be a challenge.
Have you ever wished for a control panel where all these assets could be displayed with simplicity and instant access?
That's exactly what the Control Panel delivers.
-
Tab-based Organization – Group ScriptableObjects by category with customizable tabs
-
Drag & Drop – Easily reorder tabs and items, or drag ScriptableObjects from the Project window
-
Visual Inspector – Select any item to view its full Inspector in the right panel
-
Asset Path Display – Quick file selection with one-click ping in Project window
-
Auto‑cleanup – Automatically removes broken references to deleted assets
-
Persistent Storage – All data saved as ScriptableObject assets in a clean folder structure
-
Game designers managing large collections of config assets
-
Developers organizing levels, characters, items, and game data
-
Teams sharing structured asset references across projects
-
Open Tools/Control Panel/Open
-
Create a Tab – Click the + button in the top-right corner
-
Add ScriptableObjects – Drag assets from the Project window or use the + button in the left panel
-
Reorder Items – Drag items within the list to rearrange
-
Edit Tab if needed – Click the * button on a tab to edit name/description or delete the tab
-
Remove Items if needed – Click the x button on any item and confirm deletion
-
View Details – Select any item to see its Inspector in the right panel
Requirements: Unity 2018.3 or newer
-
Copying git url https://github.com/thisaislan/control-panel.git
-
Click on
Window/Package Managerin Unity Editor -
Click on add package button
Add package button -
Select
Add package from git URL... -
Past the url
-
Press
Enteror clink on theAddbutton -
Enjoy 😆
Please submit any queries, bugs or issues, to the Issues page on this repository. All feedback is appreciated as it not just helps myself find problems I didn't otherwise see, but also helps improve the project.
My friends and family, and you for having come here!
Copyright (c) 2026-present Aislan Tavares (@thisaislan) and Contributors. Scriptables is free and open-source software licensed under the MIT License.