Introduction
beginner start hereScene 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:
| Module | Purpose |
|---|---|
| Health | Run 64 diagnostic checks, get a health score, and auto-fix common issues. |
| Browse | Explore scene objects by component type, tag, layer, or distance with advanced filtering. |
| Object Notes | Attach categorized sticky notes to any GameObject with priority and color coding. |
| Places | Save up to 20 camera bookmarks per scene and recall them with keyboard shortcuts. |
| Toolbar & Overlay | Scene View overlay with mini viewports, smart focus, screenshots, and health visualization. |
| Navigation | Back/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
| Requirement | Minimum |
|---|---|
| Unity version | Unity 6.0 or newer |
| Render pipeline | Built-in, URP, or HDRP |
| Platforms | All platforms (editor-only tool, nothing included in builds) |
| Navigation Buttons | Main toolbar back/forward buttons require Unity 6.3+ |
Next Steps
Ready to get started? Follow the recommended path:
- Quick Start - see Scene Pilot Pro in action in under 5 minutes.
- Health Window - learn how to scan and fix scene issues.
- Browse Window - explore your scene objects efficiently.
- FAQ - common questions answered.
Was this page helpful?
Suggest an improvement
Help us improve this documentation page.