UI Overview

Treeview

Button: Refresh

This button refreshes the loaded ‘buildinfo’ this can be a good idea if you changed assets in your project, Asset Hunter will say ‘Out of Date’ if you need to refresh.

Button: Load

This button loads a ‘buildinfo’ file.

Button: Settings

This button opens the settings window.

Button: Scenes

This button opens the scene overview window.

Button: Delete ALL

This button deletes every unused asset in the project.

Toggle: Unused/Used/All

This toggle allows you to choose if you want to see unused assets, used assets or all assets. Default is unused.

Column: Type

This column shows the type of asset by its icon.

Column: Name

This column shows the path/name of the asset.

Column: Asset size

The imported size of the asset in project, this value only shows for asset actually used in the build.

Column: File size

The size of the actual file on disc.

Column: Used

A checkmark indicating whether or not this asset is used in build.

Column: Level refs

This column shows you the number of scenes referencing the chosen asset. If you click the button you will see which scenes.

Area: Selection info

This area shows you info on the selected asset or folder. If you are watching ‘unused’ asset you will be given the option to delete it, and if it’s a folder all unused assets in the hierarchy will be deleted.

Button: Expand All

In treeview mode you can expand the entire hierarchy.

Button: Collapse All

In treeview mode you can collapse the entire hierarchy.

Button: Return to treeview

In list mode you can press this button to return to treeview.

Last updated