Releases: yasirkula/UnityAssetUsageDetector
Releases · yasirkula/UnityAssetUsageDetector
v1.7.4
v1.7.3
v1.7.1
v1.7
v1.5.6
v1.5.5: - Fixed FileNotFoundException on directories
- Fixed NullReferenceException on properties without a getter - Fixed ArgumentException on pointer types
v1.5.2
v1.5.1
v1.5: - Fixed cache issue that occurred after an asset was renamed
- Added an option to include non-serializable objects in search since some seemingly non-serializable Unity types are actually serialized with Unity magic (e.g. AnimatorControllerLayer) - It is now possible to exclude some asset(s) and/or scene(s) from the search - Added optional progressbar