What is the Cleanup Operation

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.

Input assets

The Cleanup operation can be initiated from different places with different input assets:

What is the Fast Cleanup

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.

What is the Complex Cleanup

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>

What is the Cleanup report

List actions

Delete

Starts to forcefully delete all assets inside the report.

Mark as Core

Marks as Core all assets inside the report.

Exclude from package