Unity project reporter

Project Insight

Project Insight scans your folders, scenes, and assets to produce a clean .txt report that lists every GameObject, component, serialized property, and dependency. It also flags unused assets and can export configurable code snippets.

First release

  • Folder hierarchy scanning.
  • Full scene hierarchy export.
  • Serialized component property extraction.
  • Unused asset detection.
  • Code snippet export (configurable).
  • Summary report with total counts.
  • Auto-folder creation & config file generation.
  • Improved scene safety handling and performance.

Compatibility

Optimized for large Unity projects and safe to run thanks to built-in prompts that prevent data loss.

Supports Unity 2021.3 LTS or newer on Windows, macOS, and Linux (Editor). Configuration lives in ProjectInsight/ProjectInsightConfig.json.

What it delivers

Each scan produces detailed text logs and optional code exports your team can share immediately.

Hierarchy

Complete scene listings

Traverse every scene in your project and output the full hierarchy, including nested GameObjects and components.

Assets

Serialized property capture

Document component properties, references, and settings to make reviews and audits simple.

Cleanup

Unused asset detection

Identify assets that aren’t referenced so you can trim project size and keep builds lean.

Main uses

Teams rely on Project Insight to keep sprawling projects organized.

Audit a team build

Review exactly what’s shipping before a milestone and share the summary report with leads.

Optimize storage

Spot orphaned assets and unused scripts so you can reclaim disk space and keep imports fast.

Document work

Hand collaborators a readable snapshot of the project structure without requiring them to open the editor.

Make it yours

Tune every scan through JSON-based settings so the report focuses on what matters.

Configurable exclusions

Edit ProjectInsightConfig.json to skip folders, file types, or namespaces that aren’t relevant to your review.

Optional code export

Enable snippet exports for specific directories to bundle related scripts alongside the report.

Safe by design

Scene safety checks prompt you to save changes and halt scans if the project isn’t ready, preventing data loss.

Key features & documentation

Everything packaged with Project Insight v1.0.

Feature checklist

  • Generates readable .txt logs of your entire project.
  • Scans folders, files, and loaded scenes.
  • Displays every GameObject, component, and serialized property.
  • Detects unused or orphaned assets.
  • Optional source code export for selected folders.
  • Fully configurable via JSON exclude lists and toggles.
  • Includes a summary section with totals and scan duration.
  • Optimized for long-term maintainability.

Documentation

The package includes full documentation under Assets/ProjectInsight/Documentation/ReadMe.txt so you can reference setup steps offline.

Keep the file in version control to track configuration changes.

Get Project Insight

Available through the Unity Asset Store with ongoing maintenance updates.

Unity Asset Store

Purchase and download directly from Unity. Future updates appear automatically through the Package Manager.

Open the store page

Need a custom report?

If your studio needs bespoke output formats or automation hooks, reach out and we can scope additional tooling together.

Start the conversation