com.unity.2d.spriteshape 10.0.0-pre.1
Notes: processedReleased October 31, 2022
Unity Compatibility
Minimum Unity: 2023.1
Package Dependencies
- com.unity.2d.common (9.0.0-pre.1)
- com.unity.mathematics (1.1.0)
- com.unity.modules.physics2d (1.0.0)
🔧 Bug Fixes
- DANB-18 Fix case where SpriteShapeController does not initialize collider data.
- DANB-97 Fix SpriteShape Extras "Colliders" scene causes warnings in console when opening
- DANB-120 Fix case where adding a new element to Custom Geometry Modifier spams errors.
📈 Improvements
- Refactored internal triangulation and tessellation APIs.
- D2D-3550 Move "Pixel Per Unit" and "Worldspace UV" fill settings adjacent to "Stretch UV" to have all fill settings grouped together
