Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and which objects are using them)
1.02k
stars
290
forks
source link
ResourceChecker handles a situation when GameObject contains MeshFilter, but doesn't contain MeshRenderer #23
It was NullReferenceException thrown before