Changelog
All notable changes to Command Pocket are documented here.
1.2.0: Full UI/UX redesign
Requires Unity 6 (6000.0) or newer. Unity 2022.3 LTS is no longer supported; stay on v1.0.0 if you cannot upgrade.
Upgrading from v1.0? This release adds a profile system and changes how data is stored, so your v1.0 data does not carry over. We recommend a clean install: note down any important Notes, Colors or Pocket items, delete the previous Command Pocket folder, then import v1.2. See Data, Backup & Upgrading.
Interface
- Quick Search (
Ctrl + Space): a borderless, screen-centered launcher stripped down to search and results. Auto-closes on focus loss; pin to keep it open. - Workspace (
Ctrl + Shift + Space): the full window with Pocket, Notes, Colors and Quick Actions. Dock it into your Editor layout or float it as a frameless window, each with its own drag and resize handles. - Inline prefix chips (
+ > = @ ?) in the search bar, plus a dynamic search icon that reflects the active mode. - Persistent action bar with keyboard hints and a
Ctrl + KActions menu. - Colors list and grid view toggle, and a horizontally scrolling Pocket category bar.
- Embedded color picker and inline date picker that work docked, floating or unpinned, without stealing focus.
- Settings search to filter options as you type.
Look and feel
- A single, quiet, unified surface. Box-in-box borders and heavy chrome are gone, and the blue accent is now reserved for primary actions only.
- Redesigned search bar, plus cleaner Notes, Colors and Settings screens.
- Monochrome line-icon language across system and asset-type icons.
Team collaboration (Git-friendly)
- Per-user profile files remove the
.metaand GUID merge conflicts that shared assets cause. See Profiles & Team Sharing. - Choose per data type (Pocket, Notes, Colors, Quick Actions) what you share with the team and what stays local.
- Create, clone, rename and switch profiles from Settings, with a warning if a teammate changed the same file.
Performance
- Rebuilt search and list rendering: allocation-free fuzzy matching, virtualized lists and fewer Asset Database refreshes for a snappier feel in large projects.
Fixes
- Scene-object bookmarks (Pocket and Quick Action items) are no longer dropped after a session, and edits are no longer lost on quit or script recompile.
- Fixed a locale bug that corrupted asset-type labels (for example the Turkish "İ" in "MATERIAL").
- Corrupt data files are now detected and reported instead of failing silently.
1.0.0
Initial release on the Unity Asset Store.
- Command Search across assets, menu actions and GameObjects.
- Command Syntax prefixes:
>Editor Commands,+Smart Creation,=Calculator,@Clipboard History,?Docs Search. - Productivity tools: Pocket, Notes, Colors and Quick Actions.
- Game View screenshots via
>screenshot. - Customizable settings, tabs and behaviors.