AssetGraph
AssetGraph copied to clipboard
Fixed very heavy process when there are many assets in the project
AssetDatabase.FindAssets method is too heavy when there are many assets in the project.
I changed not to call it many times.