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.7k stars 116 forks source link

If an image is deleted and then reverted the deletion. it stops showing in the usage detector #41

Open Shamsad-Madovergames opened 2 weeks ago

Shamsad-Madovergames commented 2 weeks ago

i had one icon. which used as game icon and in two scenes. asset usage detector was showing the references properly before. once i deleted the image and then reverted from git , then asset usage detector doesn't shows the scene references. image check the above image. this is what it shows now. image but see this image. the icon is using in the scene

yasirkula commented 2 weeks ago

I've tried reproducing this in 2022.3.40f1 but was unable to. Which Unity version are you using? Can you still reproduce this issue? In the worst case, when this happens, I'd recommend switching to another scene and then back to this scene.