Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.1
2019.3.15f1
2020.2
Issue ID
1252312
Regression
Yes
Wrong animation is blended in when multiple Animation Tracks are in Timeline
How to reproduce:
1. Open user's attached project
2. Open "SampleScene" scene
3. Select "Cube" GameObject in the Hierarchy
4. Open Timeline window
5. Make sure Scene view is visible
6. Play the animation in Timeline
7. Enter Play Mode
8. Observe the Game view
Expected result: Cube Mesh color animates from green to red
Actual result: Cube Mesh color animates from black to red
Reproducible with: 1.0.0 (2019.1.0b8), 1.2.14 (2019.3.16f1), 1.3.3 (2020.1.0b12), 1.4.0-preview.6 (2020.2.0a13)
Not reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.1.0a9
Could not test with: 2019.1.0a10 - 2019.1.0b7 (Due to issue of being unable to animate Mesh colors)
Notes:
- To reproduce the issue the animation clip should be placed in the second or third Timeline's Animation Track, but not the first one
- Added a video for reference, when an animation is related to Mesh color change and Transform change and it's placed in the second track of Timeline
- The setting "Remove Start Offset" in Timeline appears to only work on animations, which are placed in the first track but doesn't work when placed in the second track
- Regression is about where the color issue started, the issue with the Transform is reproducible on all Unity versions (from 2017.4 to 2020.2)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
agauthierCAE
Aug 20, 2020 18:16
This should be fixed in 2019.4 which is the LTS. Will you?