Maintainer
Keep your project in a good shape with these Maintainer features:
• find & fix project problems
• find & remove unused assets
• find assets references and hierarchy references
📌 Issues Finder
Searches your project for different issues like missing scripts, missing references, duplicate components, invalid layers, and much more. Allows getting rid of some found issues with automatic fixes.
📌 References Finder
Finds references in two scopes: project assets and hierarchy objects.
Project References
Allows finding project-wide references to any assets to quickly find out where your material or sound is used.
Hierarchy References
Search active scene or prefab for Game Objects and Components references to find out where those objects are used in your scene / prefab and easily navigate through results.
📌 Project Cleaner
Looks for the garbage in your project, lets you inspect it and remove unnecessary assets one-by-one or in batch mode.
Technical details
📌 Compatibility
- Assembly Definition friendly
- modern C# and .NET friendly
- IL2CPP friendly
- ready to be integrated as UPM package
- works on Windows, Mac and Linux