com.unity.2d.spriteshape 3.0.12

com.unity.2d.spriteshape

Notes: processedReleased June 17, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0a10)

Features

  • Added BakeMesh to save generated geometry data.
  • Sample script GenerateSpriteShapes.cs to demonstrate force generating invisible SpriteShapes on runtime scene load.

🔧 Bug Fixes

  • 1248171 Error occurs when unselecting Cache Geometry for Sprite Shape prefab
  • 1240380 OnGUI in SpriteShapeController creates GC allocs.
  • 1242531 InvalidOperationException thrown continuously on adding "Sprite Shape Controller" Component to a Sprite object
  • 1242533 "A Native Collection has not been disposed, resulting in a memory leak" is thrown when 2D Sprite Shape Controller is added.