Settings
Last updated
Last updated
In the settings window (Docked at right side) you are able to customize how you want asset hunter to work. You are able to select to ignore certain files, folder, types that you don’t want to delete even though they are not currently being used in the project.
Pressing this button will reset all settings to their default value
Pressing this button will save all settings to a file allowing you to share with teamembers, version control or simply have multiple settings for multiple situations.
Will load settings from file
The save location for user preference files
The save location for build info files
This is default true, and makes sure Asset Hunter creates a ‘buildinfo’ file each time a build is created.
This is default false. If enabled it will open the file explorer at the place the new ‘buildinfo’ file was saved.
This is default false. If enabled the main window buttons will no longer have text, but rather upscaled icons. This can help reduce required width of window. See result below.
This is default true. The feature is under development and is FAR from foolproof. It allows you to identify unused scripts, but due to reflection, partial classes, inheritance and adding components at runtime, this feature is only meant as a way to help you manually locate unused script files, and should not be used for batch deleting assets.