Skip to content

Releases: LogicalError/CustomAssetMetadata

1.2.2

Choose a tag to compare

@LogicalError LogicalError released this 30 Oct 13:10

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

1.2.1

Choose a tag to compare

@LogicalError LogicalError released this 29 Oct 16:29

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

1.2.0

Choose a tag to compare

@LogicalError LogicalError released this 20 Sep 17:25

Initial release