com.unity.2d.spriteshape 6.0.1
Notes: processedReleased June 17, 2021
Unity Compatibility
Minimum Unity: 2021.1
Package Dependencies
- com.unity.2d.common (5.0.0)
- com.unity.2d.path (5.0.0)
- com.unity.mathematics (1.1.0)
- com.unity.modules.physics2d (1.0.0)
🔧 Bug Fixes
- 1331739 Fixed an issue where Edge collider 2D and polygon collider 2D create different collision shapes during playmode.
- 1320360 Fixed ArgumentException error when disabling Edit Spline on Sprite Shape Controller while Cache Geometry is enabled.
- 1337212 Fixed issue when SpriteShapeController has "Update Collider" set to true, it will dirty the scene every time it
- 1337213 Fixed cases where vertex data allocation may not be enough and overflows.
- 1337215 Fixed SpriteShape Cache Geometry not updated when changing SpriteShape Profile.
