Asset Store | Videos | User Manual | API Reference | Discord | Support
Maintainer will help you keep your projects neat and clean with this 3-in-1 feature set:
- Issues Finder: find & fix problems and issues
- References Finder: find assets references in whole project
- Project Cleaner: clean garbage
To know more about each module please read detailed descriptions below.
Issues Finder
This module allows you to find different issues within your Unity3D project, like missing scripts, unused components, and many more (see list below). Some of these issues can be fixed in one-by-one and batch mode.
What Issues Finder can find:
- Missing references through the whole project - both in objects and settings.
- Shader compilation errors in all shader files
Game Object Issues
Common
- Missing components
- Missing prefabs
- Duplicate components
- Inconsistent Terrain Data
Neatness
- Objects with unnamed layers
- Objects with huge world positions (> 100k on any axis)
2. Project Settings Issues
- Duplicates in Tags and Layers
References Finder
This module allows to easily find assets references in scenes, prefabs, settings, in whole project!
It’s really easy to get started: just click one button or call one menu item or press one hotkey or just drag and drop desired assets on the tab to scan them.
First scan caches data for the blazingly fast subsequent searches.
Navigate through the whole dependency tree of any asset, jump to the references, search, filter, sort columns.
Project Cleaner
This module allows to find different garbage, unused stuff in your project and clean it up with few clicks.
Among regular garbage search and delete, this module also has optional auto cleanup of the empty folders on scripts reload (you may like this is you use VCS which do no sync empty folders e.g. GIT).
Common modules highlights:
-
Flexible filtering & ignores options
-
Easy and comfortable results navigation
-
Extra care for the corner cases
-
Public API to integrate into your pipeline
-
Results export to let you share them with your teammates (example), for some modules
Overall highlights
- Full C# sources included
- Works fine with .NET 4.6 and Assembly Definitions
- Intuitive and easy to use, no additional knowledge required
- Works everywhere where Unity works (even on Linux)
- Supports both dark and bright skins
Please, consider reading User Manual to get started.
Regular price: $30
Or get in bundle for cheaper price!
Like it? Hate it? Leave a review at the Asset Store to help others to make a good choice.
Need support, have any questions, suggestions or any other feedback?
Here are options for you:
- chat online at the Code Stage Discord server
- get in touch over email
- communicate here, on forums ^^
Asset Store | Videos | User Manual | API Reference | Discord | Support