com.unity.2d.animation 2.2.0-preview.4
Notes: processedReleased August 2, 2019
Unity Compatibility
Minimum Unity: 2019.2
Package Dependencies
- com.unity.2d.common (1.2.0-preview.1)
- com.unity.2d.sprite (1.0.0)
- com.unity.mathematics (1.1.0)
📈 Improvements
- Update documentation
- Backport changes from Animation 3.0.2
- Make Size property field in Weight Brush draggable for changing brush size
- Change string hash for Category and Label name. This might break existing animation usage with SpriteResolver.
- Rename SpriteLibraryAsset::GetCategorylabelNames to SpriteLibraryAsset::GetCategoryLabelNames
🔧 Bug Fixes
- Fixed Amount slider not working in Weight Slider Panel
- Fixed exception when changing size to less than 0 in SpriteLibraryAssetInspector
