Better Delete uses a Dependency Map to understand how assets are connected inside your project.
Building the map ensures safer and smarter deletions.
This map tracks:
Which assets are used by other assets
Which assets are referenced inside scenes
Which assets belong to Build Settings scenes
When you click Build Map:
Better Delete scans your project
It analyzes asset relationships
A cache file is generated and saved
This cache allows faster loading in the future.
Once the map is built, you can:
β Use the Dependency Window to view:
Used By (assets referencing the selected asset)
Dependencies (assets the selected asset relies on)
π¨ Receive alerts when trying to delete:
Assets used in scenes included in Build Settings
Critical references that may break your project
Rebuild the map when:
You import a large asset pack
You delete many assets manually
You restructure folders significantly
You modify Build Settings scenes
Last updated 52 minutes ago