com.unity.timeline 1.4.1
Notes: processedReleased July 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)
🔄 Changes
- Fixed `IndexOutOfRangeException` exception being thrown when editing inspector curves. (1259902)
- Fixed `IndexOutOfRangeException` exception being thrown when the `New Signal` dialog replaces an existing signal. (1241170)
- Fixed signal state being reset on paused timelines. (1257208)
- Fixed nested custom types not updating animation values in the inspector. (1239893)
- Fixed `AnimationTrack`s SceneOffset mode incorrectly overriding root transform on tracks without root transform in editor. (1237704)
- The `DisplayName` attribute is now supported when used with `TrackAsset`s. (1253397)
- Fixed `NullReference` exception being thrown when clicking on the `Scene Preview` checkbox if the Timeline window was closed. (1261543)
