com.unity.timeline 1.5.0-preview.5
Notes: processedReleased September 21, 2020
Unity Compatibility
Minimum Unity: 2019.3
Package Dependencies
- com.unity.modules.animation (1.0.0)
- com.unity.modules.audio (1.0.0)
- com.unity.modules.director (1.0.0)
- com.unity.modules.particlesystem (1.0.0)
🔧 Bug Fixes
- Fixed issue where `KeyAllAnimated` was available when right-clicking on markers and tracks that were not in record mode. (1270304)
📈 Improvements
- Timeline marker track is now selectable.
✨ Features
- The Timeline window will automatically rebuild the graph when a notifications's properties are changed.
- The Timeline window will be automatically refreshed when a marker's properties are changed.
- Added `TimelineEditor.GetInspectedTimeFromMasterTime` and `TimelineEditor.GetMasterTimeFromInspectedTime` to convert time from master to inspected timeline and vice versa when using sub-timelines.
