Skip to content

Bug Fixes and Improvements

Latest
Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 21 Aug 10:48

What's Changed

  • Fixed issue when creating multiple items without renaming it would cause a null reference.
  • Removed Synchronize Assets button from the Collection Editor, this is already happening multiple times
  • Renamed Generator button to Run Generator instead of Generate Items since was misleading
  • Fixed use of AssetPathExists on older Unity versions
  • Removed Syncronize Button (was not needed anymore)
  • Fixed generator not refreshing CollectionEditor after running the generator
  • Fixed unique name generation for new items

Added

  • Added new label options to make the picker smaller

New Contributors

Full Changelog: v2.4.0...v2.4.1