Welcome to Command Pocket
Command Pocket is a productivity tool for Unity developers. It provides lightning-fast, keyboard-driven access to your assets, scene objects and editor commands through a command palette: think Spotlight on macOS or the VS Code Command Palette, but built for the Unity Editor. It ships as a pure editor plugin, with no runtime code and no external dependencies.
Origin story
Command Pocket was born during the development of Will You Be My Disciple?, the darkly funny cult-management game by Narradive Studios. While building the game, we needed a faster way to navigate Unity's menus and reach assets. What started as an internal plugin grew into a tool ready for the Unity Asset Store and the wider developer community.
Key features
- Command Search - find and execute any asset, scene object or Unity command in milliseconds, with fuzzy matching.
- Prefix modes (
+ > = @ ?) - smart creation, editor commands, a calculator, clipboard history and docs search, all from the search bar. See Command Syntax. - Pocket, Notes, Colors and Quick Actions - bookmark assets, track tasks, manage a color palette and pin your most-used items.
- Git-friendly team sharing - share what you choose through per-user profile files, with no merge conflicts.
System requirements
- Unity: Unity 6 (6000.0) or newer. Unity 2022.3 LTS is not supported: stay on Command Pocket v1.0.0 if you cannot upgrade.
- Operating system: Windows, macOS or Linux.
- Dependencies: none. No packages, no external DLLs.
Where to next?
New here? Start with Installation, then take the Quick Start tour. Already set up? Jump straight into Command Syntax.