Unity Tool - Asset Usage Finder
A downloadable unity tool
Asset Usage Finder is a productivity-focused Unity Editor extension designed to answer a common and critical question:
“Where is this asset or prefab actually used?”
With a simple action, the tool scans your project to find all usages of a selected Prefab or Asset, including:
- Objects in open scenes
- Instances inside Prefab Stage
- References from other prefab assets
Each result clearly shows:
- The usage scope (Scene, Prefab Stage, or Prefab Asset)
- The owning GameObject or prefab
- The full hierarchy path (for scene and prefab contents)
- One-click actions to select, ping, or open the referenced object
The tool is optimized for large projects and avoids modifying any user data.
It is ideal for developers who need to debug dependencies, clean up unused assets, or understand complex prefab relationships.
Asset Usage Finder helps you work faster, refactor with confidence, and avoid hidden dependencies.
Download
This unity tool is currently unavailable


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