5 focused editor tools that reduce friction in your Unity workflow. Scene bookmarks, hierarchy organization, playtest notes, and more.DevFlow is a collection of five focused Unity editor tools builtto eliminate the small frustrations that slow down development.5 clean, well-documented tools that feel like they belong in the editor.──────────────────────────────────────SCENE BOOKMARKS──────────────────────────────────────Save and instantly recall Scene View camera positions across yourproject. Each bookmark captures position, rotation, zoom level,and a thumbnail screenshot so you always know where you're jumpingto. Bookmarks are grouped by scene, collapsible, and persistbetween Unity sessions.Save any Scene View position as a named bookmarkAuto-captured thumbnails for visual referenceJump to bookmarks in other scenesGrouped by scene, current scene always on topStored per-project in ProjectSettings──────────────────────────────────────HIERARCHY ORGANIZER──────────────────────────────────────Add visual structure to Unity's Hierarchy window without affectingyour builds. Create separator dividers to section your hierarchy,and color-code any GameObject row for instant visual scanning.Thin separator lines with centered labelsRow tint colors with a solid left accent barColored custom icons for quick categorizationSeparators tagged EditorOnly and never included in buildsCustom inspector prevents accidental editing of separator objectsSettings persist per-project across editor restarts──────────────────────────────────────MISSING SCRIPT FINDER──────────────────────────────────────Scan your scene and project prefabs for broken MonoBehaviourreferences in one click. Run it before every build or commit tocatch issues early.Search scene, project prefabs, or bothClickable results ping and select the object in the editorCancellable progress bar for large projectsRemove all missing scripts in one click with confirmationAuto re-scans after removal to confirm results are clean──────────────────────────────────────PLAYTEST NOTES──────────────────────────────────────A persistent in-editor notepad for capturing thoughts duringplaytesting. Tag notes as Bug, Idea, Todo, or Question thenfilter, reorder, and clear them as you work.Four color-coded tags: Bug, Idea, Todo, QuestionTimestamped automatically at creationFilter by current scene or view all scenesMark notes as done, bulk-clear completed notesReorder notes with up/down buttonsCtrl+Shift+M opens a minimal quick-add popup from anywhereStored per-project in ProjectSettings──────────────────────────────────────PLAYMODE PRESERVER──────────────────────────────────────Automatically detects component value changes made during PlayMode and asks whether to keep them when you exit. Never lose yourperfect move speed or jump height again.Snapshots all components when entering Play ModeDetects changes at individual field levelBatch dialog shows every changed field with before/after valuesKeep or discard each field independentlyKeep All / Discard All for quick bulk decisionsFull Undo support for all applied changesTransform position, rotation, and scale tracked individually──────────────────────────────────────TECHNICAL DETAILS──────────────────────────────────────Unity 6.3 LTS or newerNo external dependenciesAll tools are editor-only with zero impact on buildsFully documented source codeData stored in ProjectSettings -> shareable via version controlFeaturesScene Bookmarks, Hierarchy Organizer, Missing Script Finder, Playtest Notes, PlayMode PreserverSupported OSWindows, macOS, LinuxDocumentation available offline



