Skip to content

v2.2.3 - New SOCItemEditorOptions options and bug fixing.

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 28 Feb 09:16
· 43 commits to master since this release
6430bb6

Fixes

  • [SOCItemEditorOptions] now has the option to limit the displayed items to the collection selected in a given field using the ConstrainToCollectionField parameter.
  • [SOCItemEditorOptions] now has the option to fire a callback when a value is selected using the OnSelectCallbackMethod parameter.
  • Replaced the implementation of the [DidReloadScripts] by the AssetPostprocessor to deal with importing errors on newer unity version
  • Fixed issue where trying to add new custom items to a collection was not showing the create custom type properly