The Cleanup operation (also known as Cleanup unused) is the process by which the plugin collects the unused from the input assets and creates a Cleanup report.
The Cleanup operation can be initiated from different places with different input assets:
The Fast Cleanup is the fast version of the clenaup operation, it uses the same logic as the Complex Cleanup but relys on cached information to determine references between assets.
The Complex Cleanup is a more robust version of the cleanup operation, it loads all assets into memory to ensure all asset references are up to date but takes signafiacntly longer (especially on larger projects).
<aside> 🚧
This version is currently disable due to engine crashes.
</aside>

Starts to forcefully delete all assets inside the report.
Marks as Core all assets inside the report.