com.unity.2d.animation 8.0.3

com.unity.2d.animation

Notes: processedReleased August 15, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.1

Package Dependencies

  • com.unity.2d.common (7.0.1)
  • com.unity.2d.sprite (1.0.0)
  • com.unity.modules.animation (1.0.0)
  • com.unity.modules.uielements (1.0.0)

🔧 Bug Fixes

  • Creating a new vertex or an edge outside of the main geometry is handled correctly. (case 1398541)
  • When modifying Sprite Library's Category name user presses apply, the changes to the name are saved. (case DANB-85)

📈 Improvements

  • Added dialog box to the Skinning Editor when entering Play Mode to allow saving unsaved changes.
  • Refactored internal triangulation and tessellation APIs.