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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment