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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment