com.unity.timeline 1.6.0-pre.3
Notes: processedReleased March 11, 2021
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)
✨ Features
- Added an asterisk to the Timeline Window when the currently edited Timeline Asset is dirty (has unsaved changes). (1024230)
- Added the `IInspectorChangeHandler` interface to change what happens when a UI component in the inspector is modified. (1283486)
📈 Improvements
- Removed non-working PlayRange options (Loop/Hold) as both were actually mapping to Loop behaviour and always have been.
🔧 Bug Fixes
- Removed warnings with AnimationWindowState snap mode. (1306205)
