The General Reference Finder is a quick way to identify if an asset is used, where it's used and what is using it.The General Reference Finder is a tool to quickly search your entire project or any open scene for references to any type of asset that has a UnityEngine.Object representation, such as:ScriptsTexturesMeshesPrefabsMaterialsAudio ClipsEtc…By using multiple cores / threads the search of asset usage is greatly improved.The Tool is simple and includes a light utility library of methods and extensions, all tucked away in it's own Assembly definitions to either be extended or kept editor only.