Introduction

beginner start here

Scene Pilot Pro · Start Here

What is Scene Pilot Pro?

Scene Pilot Pro is an editor-only scene intelligence tool for Unity. It gives you instant diagnostics, fast navigation, and documentation features for any scene - with zero runtime overhead. Because it runs entirely inside the Unity Editor, nothing is included in your builds.

Editor-only. Scene Pilot Pro contains no MonoBehaviours, no runtime scripts, and no shader variants. It will never affect your build size or frame rate.

Modules

Scene Pilot Pro is organized into six modules, each accessible from Window > Kronnect > Scene Pilot Pro:

ModulePurpose
HealthRun 64 diagnostic checks, get a health score, and auto-fix common issues.
BrowseExplore scene objects by component type, tag, layer, or distance with advanced filtering.
Object NotesAttach categorized sticky notes to any GameObject with priority and color coding.
PlacesSave up to 20 camera bookmarks per scene and recall them with keyboard shortcuts.
Toolbar & OverlayScene View overlay with mini viewports, smart focus, screenshots, and health visualization.
NavigationBack/forward buttons in the main toolbar for quick object selection history.

Key Benefits

  • Find issues fast - the Health scanner detects missing references, pipeline mismatches, performance pitfalls, and dozens of other problems in seconds.
  • Navigate faster - Smart Focus flies to the best viewpoint for any object; Places bookmarks let you jump between areas instantly.
  • Document your scenes - Object Notes let your team leave context where it matters, right on the GameObjects themselves.
  • Capture views - take high-resolution screenshots from any angle without entering Play mode.

Requirements

RequirementMinimum
Unity versionUnity 6.0 or newer
Render pipelineBuilt-in, URP, or HDRP
PlatformsAll platforms (editor-only tool, nothing included in builds)
Navigation ButtonsMain toolbar back/forward buttons require Unity 6.3+

Next Steps

Ready to get started? Follow the recommended path:

  1. Quick Start - see Scene Pilot Pro in action in under 5 minutes.
  2. Health Window - learn how to scan and fix scene issues.
  3. Browse Window - explore your scene objects efficiently.
  4. FAQ - common questions answered.
Was this page helpful?