Smart Workflow – Efficient Inspector


Keep your Play Mode tweaks with a review-and-apply diff, pin any Inspector property to one dockable board, and filter the Inspector by name. Three workflow tools, one clean editor-only toolkit.


by BoneCracker Games


Price History +


SmartWorkflow is a focused editor toolkit that removes three daily frictions;

  • Losing Play Mode changes
  • Searching for the same fields over and over
  • Scrolling giant inspectors to find one property

▶️⏸️ Play Mode Keeper (your tweaks survive editor play-stop)

  1. Mark any component with Keep Play Mode changes.
  2. Tune freely during Play.
  3. On exit, SmartWorkflow shows you a clear diff; old value vs new value, per property, and you choose what to apply.

📌 Pinboard (your favorite fields, one panel)

Tired of hunting the same fields every time? Select the GameObject, focus the Inspector, scroll to the component, find the field? Pin your favorite fields once, from scene objects, prefabs, or assets, and they live in one panel. Always a click away.



🔍 Property Search (filter the Inspector)

Need one property on a GameObject packed with components? No more scroll-find-change. Type what you're looking for and the Inspector shows only the matching properties. Objects with custom editors are detected and offer an opt-in default view.



🎡 Quick Menu (everything one chord away)

Hold Ctrl+Shift+Space (rebindable in Edit → Shortcuts) and a radial menu opens right around your cursor. Every SmartWorkflow tool and action one flick away. No docked-tab hunting, no menu diving.



Built like it belongs in your editor

  • 100% UI Toolkit interface. Fast, crisp, HiDPI-ready icons
  • Editor-only: adds zero scripts to your builds
  • All data stored in ProjectSettings/SmartWorkflow/. your Assets folder stays untouched, and pins/watches are version-control friendly JSON
  • Full Undo/Redo support everywhere state changes
  • NUnit-tested core, 11-part documentation including an honest Known Limitations guide