
This one does not offer you control on how far down the dependency tree you want to go. I’ve encountered multiple instances where this tool did not work as expected.

First is the Find References in Scene tool. You want to everybody to work on the same project and minimize merge conflicts as much as possible.įound inside the right-click menu, I find Unity’s built-in dependency viewer tools to be lacking. This is extremely important when working with multiple people through version control. This is an important tool when you are trying to decouple assets and update/delete old ones. A tool like this should allow you to click on any asset in the Project or Hierarchy window and identify the assets it references as well as show all the assets that depend on it.


One tool that I wish Unity had by default is a reference viewer window.
