A Unity editor extension allowing you to find all references to a GameObject and its components in a Scene.
- Right click on a GameObject in your Hierarchy window.
- Click on Find References
- Put the FindReferencesWindow.cs file in any Editor folder in your Unity project.