Asset Finder - VirtueSky/sunflower GitHub Wiki

What

The downside of Scriptable Architecture is the use of multiple ScriptableObjects stored in the Assets folder leading to difficulty finding asset references.

Asset Finder will assist in handling this issue

Use

  • Use shortcut Ctrl/Command + Shift + K to open Asset Finder Window

Unity_Sv0HnyC9Lp

  • Uses : Indicates the resources used in the asset

  • Used By : Indicates where the asset is used (in the scene or in other assets)

  • Unused Assets : Indicates unused assets

  • Uses in Build : Indicates the asset used in the build

  • Asset Finder also supports counting asset references

Screenshot 2024-02-28 094417