Reference Finder

Reference Finder is a Unity Editor utility designed to help you understand where and how assets are used in your project.
It allows developers, artists, and designers to quickly locate asset references across scenes and prefabs, making it easier to debug issues, refactor content, and clean up unused assets without breaking dependencies.
Whether you’re tracking down missing references, preparing assets for deletion, or working in a large production with shared resources, Reference Finder provides clear and reliable visibility into asset dependencies.
No matter the size of your project, knowing where an asset is referenced is essential. Reference Finder makes that process simple, safe, and efficient.