unity – Maintainer U3018

Maintainer

Search your project for different issues such as missing scripts, missing references, duplicate components, invalid layers, and more. Allows some found issues to be resolved through automatic repair.

📌 References Finder

References are looked up in two scopes: project assets and hierarchy objects.

Project Reference ▶ Tutorials

Allows finding project-wide references to any asset to quickly find out where your material or sound is being used.

Hierarchy Reference ▶ Tutorials

Search for gameobject and component references in the active scene or prefab to find out where these objects are used in your scene/prefab and easily browse the results.

📌 Project Cleaner ▶ Tutorials

Finds junk in your project, lets you inspect it and delete unnecessary assets one by one or in batch mode.

📌 Overall highlights

Easy to start:

Detailed User Manual
video tutorial

Easy to extend:

Full API Reference
Extensible Dependency Scanner
🔥 Full C# source code included!