yasirkula / UnityAssetUsageDetector

Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
MIT License
1.73k stars 118 forks source link

Unused Objects tab displays objects that are being used. #39

Closed Shamsad-Madovergames closed 3 months ago

Shamsad-Madovergames commented 4 months ago

The main issue i faced for the sprites. it takes sprites as two components sprite and texture. if a particle effect is using a sprites texture it will still show the sprite in the unused asset. i have deleted a lots of sprites and then had to revert them back. please fix this issue. if the object is used in anyway then please don't show it in the unused asset tab. image image

yasirkula commented 4 months ago

I will make it optional by adding an option to Settings for this.