Missing Reference Hunter
A downloadable tool
Missing Reference Hunter is a small Unity Editor utility for finding broken serialized object references in your active scene.
Deleted a prefab, material, ScriptableObject, or other referenced asset and now something in your scene says Missing?
Instead of hunting through GameObjects and components manually, open:
Tools > Missing Reference Hunter
Click Scan Active Scene and the tool reports the exact GameObject, component, and serialized property containing the broken reference.
FEATURES
• Detects genuinely broken UnityEngine.Object references
• Ignores intentionally empty/null references
• Shows the full GameObject hierarchy path
• Shows the affected component
• Shows the serialized property name and path
• Click a finding to select the offending GameObject
• Copy findings as a readable text report
• Does not modify or dirty your scene
INSTALLATION
1. Import MissingReferenceHunter-v1.0.0.unitypackage into your Unity project.
2. Open Tools > Missing Reference Hunter.
3. Click Scan Active Scene.
COMPATIBILITY
Version 1.0.0 has been built, tested, and clean-room validated with Unity 6.4 (6000.4.0f1).
Other Unity versions have not yet been formally validated.
CURRENT SCOPE
Missing Reference Hunter 1.0 scans the currently active scene.
It does not perform project-wide asset scanning, automatic repair, prefab repair, or runtime diagnostics.
Simple on purpose: find the broken reference, show you exactly where it is, and get out of the way.
| Published | 5 days ago |
| Status | Released |
| Category | Tool |
| Author | LordTsarcasm |
| Tags | debugging, editor-tool, game-development, Unity, unity-tool |
| AI Disclosure | AI Assisted, Code, Graphics, Text |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $4.99 USD. You will get access to the following files:

Leave a comment
Log in with itch.io to leave a comment.