Skip to content

Unity 6 support and other improvements

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 30 Jan 16:03
· 4 commits to master since this release
c47dd8f

What's Changed

Added

  • Added new context menu to move items between collections
  • Added new Rename context menu
  • Added new CollectionItemQuery to be used with ItemPIcker

Changed

  • Improved Unity 6 support
  • Fixed null ref when collections settings where not set
  • Fixed some renaming issues
  • Changed event where non automatically loaded items are removed on editor simulation
  • Fixed null ref on empty collection

Full Changelog: v2.3.6...v2.3.7