com.unity.meshsync 0.12.1-preview
Notes: processedReleased March 18, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.film-internal-utilities (0.13.0-preview)
- com.unity.modules.animation (1.0.0)
- com.unity.modules.audio (1.0.0)
- com.unity.modules.cloth (1.0.0)
- com.unity.modules.director (1.0.0)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.modules.screencapture (1.0.0)
- com.unity.sharp-zip-lib (1.2.2-preview.2)
- com.unity.timeline (1.2.14)
✨ Features
- feat: show SceneCachePlayer basic info in the inspector
- feat: add extrapolation capabilities for SceneCachePlayableAsset
- feat: override LimitedAnimation in SceneCachePlayableAsset
📈 Improvements
- change: the default frames to hold for Limited Animation to 2
🔧 Bug Fixes
- fix: set the in and out tangent of the keys of SceneCachePlayableAsset
- fix: properly create SceneCachePlayableAsset clips when the SceneCachePlayer object is disabled
- fix: clamp frameOffset after setting num frames to hold for limited animatio
- fix: hide fields in the inspector SceneCachePlayableAsset for invalid SceneCache
