com.unity.timeline 1.7.2

com.unity.timeline

Notes: processedReleased October 21, 2022

Browse versions

PreviousNext

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

  • Fix post-extrapolation mode change not recalculating previous clip pre-extrapolation time. ([ATL-1291])
  • Fixed an issue where prefab overrides would be created when keyframing a prefab instance in Timeline. ([TB-108])
  • Fixed an issue where a warning would be raised when using the undo history to undo multiple timeline interactions([TB-119])
  • Fixed an issue where in some cases a NullReferenceException would be thrown in the PlayableDirector inspector after a TimelineAsset would be unloaded in the Editor([TB-129])
  • Fixed an issue with the NoFoldOut attribute drawer, which was behaving incorrectly when used outside of the sample context. ([TB-132])