Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
2019.1.0a1
2019.2.0a1
2019.2.0b2
2019.3.0a1
Issue ID
1156723
Regression
Yes
[Timeline] Timeline animation resets to the first frame if animations track last frame is on an even number
To reproduce:
1. Open users attached project "TimelineFinalFrame.zip"
2. Open "SampleScene.unity" scene
3. Select DirectorTimeline timeline object in Project folder
4. Observe in the Timeline window as bot timeline animation and regular animation is ending on a 16 frame
5. Enter Play mode
6. Observe in the Console last Debug.Log Got Final Alpha 0
Expected result: after the animation ended the animation stays on the last frame
Actual result: if animations last keyframe and timelines animation is on the same frame and end on an even number then after the animation is ended timeline animation resets to the first frame
Reproduced on:
2019.1.0a1 2019.1.4f1 2019.2.0b4 2019.3.0a4
Doesn't reproduce:
2018.4.1f1
Notes:
- This happens whenever both animations end on an even number of animation frames (16,18,20...)
- If animation keyframe is longer than timeline animation, then the issue also reproduces
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment