SceneSignal

SceneSignal is a Unity scene annotation tool for adding 3D notes, labels, links, areas, and paths without turning the Scene view into clutter.

SceneSignal is an editor-first scene readability and annotation tool for Unity. It helps you place notes, labels, links, areas, and paths directly in 3D space, then filter them so the Scene view stays useful instead of noisy.

The Problem

Busy Unity scenes get hard to read fast.

A few AI zones, spawn points, interaction links, review notes, and temporary debug visuals are enough to turn the Scene view into a wall of overlapping context. Teams start relying on memory, naming conventions, or one-off gizmos that only solve one problem at a time.

That usually means more time panning around the editor, more “what is this object for?” questions, and more setup mistakes that are obvious only after playtesting.

How SceneSignal Helps

SceneSignal gives you a lightweight workflow layer for scene communication and visual debugging.

You can add a SceneSignalMarker for a readable label, a SceneSignalNote for TODO or review context, a SceneSignalLink for object relationships, a SceneSignalArea for simple ranges or zones, and a SceneSignalPath for route review.

The overlay is the real control surface. Instead of showing everything at once, you can work in focused views like Focus, Related, or TODO, then switch to Show All only when you want a broad review pass or a screenshot.

If you already have useful data on your own MonoBehaviours, SceneSignal also supports attributes for labels, categories, colors, radii, links, and paths. That lets you visualize existing gameplay data without adding extra scene-only components everywhere.

Concrete Workflow and Use Cases

A level designer can drop a SceneSignalNote on cover geometry and leave a review callout like “check spacing after combat pass” exactly where the problem lives.

A gameplay programmer can add attribute-driven labels and radii to AI or spawn scripts so patrol routes, trigger zones, or review targets are visible in the Scene view without building custom gizmo code for every system.

A technical designer can use SceneSignalLink to show that a switch unlocks a door, or that a relay powers another object, which makes relationship review much easier during setup and handoff.

For route-heavy scenes, SceneSignalPath gives you a cleaner way to review travel lines, patrol loops, extraction routes, or scene flow hints. Waypoints can be adjusted directly in the Scene view, so the tool stays close to the normal Unity workflow.

When a scene gets crowded, hierarchy indicators and overlay filters help you narrow the view by category and intent instead of deleting context just to make the editor readable again.

If you need a broader scan for missing scripts, UI setup problems, or build-readiness issues after the scene pass, Project Review covers that side of the workflow.

Who It Is For

SceneSignal is for developers who already spend time inside the Unity editor reviewing scene setup and trying to make that setup easier to understand.

It fits especially well for indie teams, level designers, gameplay programmers, and technical designers working on AI, encounter setup, object relationships, and review passes.

It is not aimed at runtime debugging frameworks or transform manipulation workflows. The focus is editor-side readability and communication.

Closing Value

SceneSignal is useful when your scene already contains the answers, but those answers are scattered across objects, scripts, and temporary notes.

Instead of building another custom gizmo pass for every feature, you get one editor-first tool for labels, notes, links, areas, paths, and filtering. That makes scene review faster, handoff clearer, and busy Unity scenes easier to work in day to day.

Key Features

Add 3D markers, notes, links, areas, and paths directly in the Scene view.
Filter signals by category, content type, and selection context from a Scene View overlay.
Use either drop-in components or attribute-driven drawing on existing scripts.
Edit SceneSignalPath waypoints directly in the Scene view with handles.
Surface TODO and warning context with hierarchy indicators and inspector hints.

Why Use SceneSignal?

  • Understand busy scenes faster without leaving the editor.
  • Keep design intent and review notes attached to real scene objects.
  • Reveal object relationships and gameplay context without building custom gizmos.
  • Review AI, spawn, and level-design setup in layers instead of all at once.

Who Is This For?

Indie developers building gameplay-heavy Unity scenes.
Level designers who need scene notes and review markers.
Gameplay and technical designers working on spawn, AI, and interaction setup.
Programmers who want lightweight editor visualization on existing scripts.

Screenshots

SceneSignal notes, labels, and scene overlays inside the Unity editor.
SceneSignal annotation markers laid out across a Unity scene.
SceneSignal path editing with waypoint handles and direction arrows.
SceneSignal scene readability workflow with labels, areas, and links.

Frequently Asked Questions

Is SceneSignal a runtime gizmo system?
No. SceneSignal is an editor-first workflow tool. The visualization is handled in the editor so you can review scene context without building a runtime debug layer.
Does it only work with components?
No. SceneSignal supports both scene-authored components and attribute-driven drawing on your own scripts.
Can I use it for path and waypoint review?
Yes. SceneSignalPath supports waypoint-based paths, direction arrows, and Scene view handle editing for route review.
How do I control clutter in busy scenes?
Use the SceneSignal overlay to switch between Focus, Related, TODO, and Show All views, then narrow what is visible with content and category filters.
What Unity versions does it target?
The current baseline is Unity 2022.3.

Get SceneSignal

Available on the Unity Asset Store. Try it in your next project.