Skip to content

Releases: LogicalError/CustomAssetMetadata

1.2.2

30 Oct 13:10
Compare
Choose a tag to compare

Fixed issue where on build, Resources.FindObjectsOfTypeAll was used, which only finds the assets which are currently loaded into memory.

1.2.1

29 Oct 16:29
Compare
Choose a tag to compare

Added a property (AssociatedAsset) to get a reference to the asset the CustomAssetMetadata is associated with

1.2.0

20 Sep 17:25
Compare
Choose a tag to compare

Initial release