com.unity.2d.aseprite 1.2.3

com.unity.2d.aseprite

Source docs
Notes: processedReleased March 14, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.1 (0a9)

Features

  • Added support for Aseprite's new Layer UUID, to help identify each Aseprite Layer by id instead of name and path.

🔧 Bug Fixes

  • Fixed an issue where changes to a Tile's size in Aseprite would not be reflected in Unity. (DANB-816)
  • Fixed an issue where Tile Layers from Aseprite would not stack in the generated Tile Palette.
  • Slight improvement to the way tile data is imported, resulting in slightly quicker imports.