%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 7b27603d2be0e81488eb446378c435df, type: 3} m_Name: AHPRO_Readme m_EditorClassIdentifier: Icon: {fileID: 2800000, guid: 931681cc0eefb7e4985cecbad117a822, type: 3} PackageShowPrio: 100 AssetName: Asset Hunter PRO Subheader: Project Cleaning Tool AssetIdentifier: Heureka.AssetHunterPRO Description: 'Asset Hunter is THE project cleaning tool of the asset store. It helps you locate all the unused asset and delete them. It will reduce time spend waiting for the editor to load, it also simply boosts productivity in general by having to search through less stuff. Quick start: 1: Open Asset Hunter PRO (Ctrl+H) 2: Create a build 3: Load newly created log into Asset Hunter PRO 4: Inspect and delete unused assets 5: Use settings to ignore certain types, folders etc. Quick Start (Asset dependency graph) 1: Open Dependency Graph (Ctrl+Shift+H) 2: Press "Build Cache" button 3: Select an asset in project window On the roadmap: Improved unused script detection Buildinfo comparison ' Links: - ActiveLink: 1 Name: Asset Store Link: https://prf.hn/click/camref:1011l4Izm/pubref:Package/destination:https%3A%2F%2Fassetstore.unity.com%2Fpackages%2Fslug%2F135296 - ActiveLink: 1 Name: Documentation Link: https://kristianhj.gitbook.io/asset-hunter-pro/ - ActiveLink: 1 Name: Forum Thread Link: http://forum.unity3d.com/threads/released-asset-hunter-project-cleaning.274173/ - ActiveLink: 1 Name: Youtube Promo Link: https://youtu.be/dxqrJhBKdbY - ActiveLink: 1 Name: Youtube Introduction Link: https://youtu.be/m4_DcrhYhxI VersionData: - VersionNum: Major: 1 Minor: 0 Patch: 0 VersionChanges: - Full re-write of Asset Hunter 2. New features, improved workflow, new UI and HUGE performance gains - VersionNum: Major: 1 Minor: 1 Patch: 0 VersionChanges: - '[Feature] New window that showcases buildreport information (2018 or newer)' - '[Feature] Now able to remove text from buttons in settings' - '[Feature] Added a way to set default save location for userprefs in settings' - '[Feature] Added a way to set default save location for build info in settings' - '[Bug] Fixed issue with file endings not being excluding properly' - VersionNum: Major: 1 Minor: 1 Patch: 1 VersionChanges: - '[Feature] Folders show accumulated disc size used' - '[UI Enhancement] Now the refresh button changes color when project is out of sync with buildinfo treeview' - '[Documentation] Added documentation for 1.1.0' - VersionNum: Major: 1 Minor: 1 Patch: 2 VersionChanges: - '[Optimization] Now caches size of each folder, instead of calculating each frame' - '[Bug] Fixed an issue with loosing button icons after play/stop' - VersionNum: Major: 1 Minor: 1 Patch: 3 VersionChanges: - '[Bug] Fixed issue with scripting compile symbols if AH2 was manually deleted' - VersionNum: Major: 1 Minor: 1 Patch: 4 VersionChanges: - '[Bug] Added memory usage safeguard to fix issues with Unity running out of memory when analyzing very large projects' - VersionNum: Major: 1 Minor: 1 Patch: 5 VersionChanges: - '[Bug] Fixed issue with assetbundles in streamingasset folder not adding all dependencies' - VersionNum: Major: 1 Minor: 1 Patch: 6 VersionChanges: - '[Change] Changed the way we looks for assetbundle assets and dependencies. No more false errors from unity' - '[Change] Fixed compile warnings in 2018.3.' - '[Bug] Fixed issue with nullreference in rare cases when autogenerating buildreport' - VersionNum: Major: 1 Minor: 1 Patch: 7 VersionChanges: - '[Feature] Now the Info button also opens the documentation file' - VersionNum: Major: 1 Minor: 1 Patch: 8 VersionChanges: - '[Bug] Fixed issue with stackoverflow exception when two assetbundles referenced each other' - VersionNum: Major: 1 Minor: 1 Patch: 9 VersionChanges: - '[Bug] Added a null check before testing file size' - VersionNum: Major: 1 Minor: 2 Patch: 0 VersionChanges: - '[Feature] Added a way to save a given list of assets into a json file for external use' - VersionNum: Major: 1 Minor: 2 Patch: 1 VersionChanges: - '[Bug] Fixed an issue with resource prefabs not having their dependencies added correctly' - VersionNum: Major: 1 Minor: 2 Patch: 2 VersionChanges: - '[Bug] Fixed bug with assets referenced from nested prefabs inside resources folder' - '[Bug] Fixed issue with not being able to see used assets if the project was fully cleaned' - VersionNum: Major: 1 Minor: 2 Patch: 3 VersionChanges: - '[Warning] Used precompile directive to remove warning for obsolete method in 2019' - VersionNum: Major: 1 Minor: 2 Patch: 4 VersionChanges: - '[Bug] Fixed an issue with size of folders not being calculated correctly' - VersionNum: Major: 1 Minor: 2 Patch: 5 VersionChanges: - '[Bug] Cleaned up duplicate delegate subscription issue when opening and closing windows multiple times' - VersionNum: Major: 1 Minor: 2 Patch: 6 VersionChanges: - '[Feature] Now Asset Hunter ignores .git folders inside the asset folder when deleting empty folders' - VersionNum: Major: 1 Minor: 2 Patch: 7 VersionChanges: - Removed GC collect, since its performance implications outweighed the rare outofmemory issues - VersionNum: Major: 1 Minor: 2 Patch: 8 VersionChanges: - Minor refactor - VersionNum: Major: 1 Minor: 2 Patch: 9 VersionChanges: - '[Warning] Fixed facebook warning in 2019.3' - VersionNum: Major: 1 Minor: 3 Patch: 0 VersionChanges: - '[Feature] Added support for Adressables' - '[Bug] Fixed issue that icon in colored bar didn''t scale' - '[Bug] Fixed bug with alignment of preview' - VersionNum: Major: 1 Minor: 3 Patch: 1 VersionChanges: - Update to match other Heureka package global code - VersionNum: Major: 1 Minor: 3 Patch: 2 VersionChanges: - Fix for Assembly Definitions in versions 2017.3 through 2018.4 - VersionNum: Major: 1 Minor: 3 Patch: 3 VersionChanges: - Fixed issue with import caused by lackluster asset update options - VersionNum: Major: 1 Minor: 3 Patch: 4 VersionChanges: - Fixed issue with UWP - VersionNum: Major: 1 Minor: 3 Patch: 5 VersionChanges: - Removed 'Build' button - Removed 'AutoUpgrade' functionality from AH2 as it caused issues for a few people - VersionNum: Major: 1 Minor: 3 Patch: 6 VersionChanges: - Fixed issues with renderpipelines not being recognized as being 'in use' - VersionNum: Major: 1 Minor: 3 Patch: 7 VersionChanges: - Fixed issue where you couldn't sort by type in the overview - VersionNum: Major: 1 Minor: 3 Patch: 8 VersionChanges: - Fixed issue with Addressables not being correctly identified (>2019 only) - VersionNum: Major: 2 Minor: 0 Patch: 0 VersionChanges: - '[New feature] Added Reference Graph' - VersionNum: Major: 2 Minor: 1 Patch: 0 VersionChanges: - '[Feature] Duplicate Assets Window' - Fixed issue with script detection not triggering correctly - Fixed issue with unity autogenerating streamingassets folder - Expanded color palette, now using better red - VersionNum: Major: 2 Minor: 1 Patch: 1 VersionChanges: - Added settings to control automatic sync after projectchanges - Improved multiselection in treeview to improve delete functionality - VersionNum: Major: 2 Minor: 1 Patch: 2 VersionChanges: - Fixed issues with icon colors in light editor theme - VersionNum: Major: 2 Minor: 1 Patch: 3 VersionChanges: - Fixed issue with Window Store Apps (WSA) Ressources - VersionNum: Major: 2 Minor: 1 Patch: 4 VersionChanges: - Fixed bug with header - Added MenuItems to Tools in menu - Tweaked button layout - VersionNum: Major: 2 Minor: 1 Patch: 5 VersionChanges: - Updated documentation file - VersionNum: Major: 2 Minor: 2 Patch: 0 VersionChanges: - Fixed issue with progress bar not actually moving when analyzing project - Fixed warnings when trying to delete empty folders - Reduced logfile size - Tweaked logfile datamodel - Improved speed by not requiring assetsize calculations by efault - VersionNum: Major: 2 Minor: 2 Patch: 1 VersionChanges: - Fixed faulty documentation link - VersionNum: Major: 2 Minor: 2 Patch: 2 VersionChanges: - Improvements to Mass Delete - Improvements to Empty Folder Deletion - VersionNum: Major: 2 Minor: 2 Patch: 3 VersionChanges: - Fixed bug where selecting multiple asset when clicking backup would cause AHP to ask you to backup multiple times - VersionNum: Major: 2 Minor: 2 Patch: 4 VersionChanges: - Fixed bug where selecting folders would not delete/Backup the corrent assets - VersionNum: Major: 2 Minor: 2 Patch: 5 VersionChanges: - Removed obsolete code - VersionNum: Major: 2 Minor: 2 Patch: 6 VersionChanges: - Exclude shaderinclude files by default because of Unity dependency bug (2021.2 and newer) - VersionNum: Major: 2 Minor: 2 Patch: 7 VersionChanges: - Added null checks in dependency graph - VersionNum: Major: 2 Minor: 2 Patch: 8 VersionChanges: - Moved to UPM Package format - VersionNum: Major: 2 Minor: 2 Patch: 9 VersionChanges: - Fixed issue with Upgrader being Editor Only - VersionNum: Major: 2 Minor: 2 Patch: 10 VersionChanges: - Fixed issue with OnProcessScene being called when entering playmode - VersionNum: Major: 2 Minor: 2 Patch: 11 VersionChanges: - Fixed issue with incorrect asset size - VersionNum: Major: 2 Minor: 2 Patch: 12 VersionChanges: - Fix for BuildReport.Files being deprecated in 2022 - VersionNum: Major: 2 Minor: 2 Patch: 13 VersionChanges: - Improved icon loading - VersionNum: Major: 2 Minor: 2 Patch: 14 VersionChanges: - Added 'News' button in main window - VersionNum: Major: 2 Minor: 2 Patch: 15 VersionChanges: - Now able to load icons outside packages - VersionNum: Major: 2 Minor: 2 Patch: 16 VersionChanges: - Can now export report in both json and csv - VersionNum: Major: 2 Minor: 2 Patch: 17 VersionChanges: - Minor bugfix - VersionNum: Major: 2 Minor: 2 Patch: 18 VersionChanges: - Removed potentially problematic debug code - VersionNum: Major: 2 Minor: 2 Patch: 19 VersionChanges: - Minor refactor - VersionNum: Major: 2 Minor: 2 Patch: 20 VersionChanges: - Fixed warnings in Unity2023 - VersionNum: Major: 2 Minor: 2 Patch: 21 VersionChanges: - Added EventHandlers in AH_ElementList when exporting list - VersionNum: Major: 2 Minor: 2 Patch: 22 VersionChanges: - Fixed compile error in Unity 6 - VersionNum: Major: 2 Minor: 2 Patch: 23 VersionChanges: - Minor Utility changes - VersionNum: Major: 2 Minor: 2 Patch: 24 VersionChanges: - Fixed issue where AHP would delete a folder which was not empty if assets were non-unity assets - Fixed issue when parts of AHP was unresponsive when project is completely clean - Changed CenteredMessage GUIStyle - VersionNum: Major: 2 Minor: 2 Patch: 25 VersionChanges: - Added a cap on Dependency Graph recursion in Settings - VersionNum: Major: 2 Minor: 2 Patch: 26 VersionChanges: - Removed Obsolete Warnings for 6000.2 - Removed redundant SerializeField Attributes