AI Scene Organizer
Stop spending hours manually naming, grouping, and organizing messy Unity hierarchies. AI Scene Organizer utilizes advanced LLM backends (Gemini, OpenAI, OpenRouter) to automatically scan your scenes, detect broken layout architecture, suggest clean grouping patterns, fix lighting/atmosphere contexts, and export reports—all with 100% undo-safety.
Get Started Buy on Asset Store
Why AI Scene Organizer?
| The Pain (Without AI Scene Organizer) | The Solution (With AI Scene Organizer) |
|---|---|
| Hours wasted grouping objects: Dragging dozens of prefabs, meshes, and lights into folder groups manually. | One-Click Reorganization: Command the AI via natural prompts (e.g., “Group all meshes by region and clean names”) to do it in seconds. |
| Broken references & components: Missing scripts left behind, broken layers, and hidden circular references. | Dependency Graph & Scrubbing: Auto-detect script errors, view references in a Node Graph, and clear dead component scripts instantly. |
Messy naming conventions: Proliferation of duplicates like Stone (3) (Copy) (1) and inconsistent casing. | C# Casing & Rule Engine: Clean names, standardize naming rules, and auto-resolve duplicate labels. |
| Tedious lighting setup: Adjusting skyboxes, foggy environments, and direct lights one by one to find the right mood. | Atmospheric Mood Generator: Let AI generate volumetric fog, skyboxes, and light configurations matching specific prompts. |
Core Features
🔍 Scene Scanning & Structural Auditing
Quickly audit your scene. Detect duplicate items, missing scripts, and layering discrepancies against a rules engine.
🤖 Smart Rule Engine
Run clean-up algorithms for naming casings, layer matching, missing script removal, and automatic folder grouping using fully custom C# rule classes.
🎨 Atmospheric Control & Moods
Generate lighting, fog, and skybox profiles using natural prompts. Move from a “Spooky Neon Swamp” to “Bright Sunny Meadow” instantly.
📐 Dependency Visualizer
Map and inspect component and GameObject connections using an interactive node graph to prevent circular calls or missing references.
📊 Professional Report Exporting
Generate Markdown, CSV, and HTML reports of your scene’s composition, issues, and performance metrics to share with your production team.
Quick Navigation
- Installation: Learn how to import and register the asset in your project.
- Getting Started: Open the dashboard, review the interface, and understand the workflow.
- AI Provider Setup: How to configure Google Gemini (Free tier available), OpenAI, or OpenRouter keys.
- Rule Engine API: Write custom structural audit rules for your studio’s specific pipeline.