Missing Scripts Tool for Unity
A fast, safe utility to find and remove missing MonoBehaviour references across Scenes and Prefabs. Ideal after refactoring, renaming, or deleting scripts—eliminates orphaned links, prevents errors, and keeps your project clean.
Key Benefits:
Quick Start
With the Missing Scripts Tool, keeping your scenes clean and error-free becomes fast and effortless.
- Added prefab cleanup via LoadPrefabContents (removes Missing MonoBehaviours across entire prefab hierarchies).
- Dry Run mode and optional Backups (stored under Assets/Missing Scripts Tool/Backups).
- New scan scopes: Prefabs, Open Scenes, All Scenes in Project.
- “Only Selected Folders/Assets” filter to limit search roots.
- Search box and CSV-style “Copy Log” (Kind;AssetPath;ObjectPath).
- Progress bars with cancel support.
- Quick actions: Open Scene & Select / Open Prefab.
- UI polish, performance tweaks, and safer defaults.