com.unity.2d.spriteshape 13.0.0

com.unity.2d.spriteshape

Source docs
Notes: processedReleased July 31, 2025

Browse versions

PreviousNext

📈 Improvements

  • Update minimum Unity version.
  • Updated Spriteshape extras to use new InputSystem.

🔧 Bug Fixes

  • UUM-108688 Fix Sprite Shape Profile Asset icon which was low quality and blurry in Project window
  • Use EditorUtility.EntityIdToObject instead of EditorUtility.InstanceIDToObject which is deprecated. (DANB-1042)