com.unity.2d.aseprite 3.0.0

com.unity.2d.aseprite

Source docs
Notes: processedReleased July 31, 2025

Browse versions

PreviousNext

🔧 Bug Fixes

  • Use EditorUtility.EntityIdToObject instead of EditorUtility.InstanceIDToObject which is deprecated. (DANB-1042)
  • Fixed an issue where changing the order of TileMaps in Aseprite would not update the order in Unity.
  • Fixed an issue where the inspector would not work as expected when running in Debug mode.

📈 Improvements

  • Update minimum Unity version.