Lazy Dependency
Finder
Drop in an asset and see everything it depends on, listed with its path. Find out what a prefab is actually dragging along before you move it or delete it.
Features
Any asset, one field
Drop a prefab, scene, material or anything else into the object field and press Find Dependency.
The whole list, with paths
Every dependency is listed with its icon, file name and full project path, and the total is counted for you.
Select Item to jump
Select Item makes that dependency the active selection so you can inspect it straight away.
Editor only
It runs on Unity's own dependency collection in the editor. Nothing is added to your build.
Getting started
Import the package
Add it from the Asset Store, or drop the LazyHelpers folder into Assets/Editor yourself.
Open the window
Window ▸ LazyHelper ▸ Lazy Dependency Finder. Dock it wherever you like.
Drop an asset in
Set the object field, press Find Dependency, and work down the list.