Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4.12f1
2021.1
Issue ID
1284424
Regression
No
AnimationBlendMode.Additive is not applied to the last frame of the Animation
How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene' and enter the Play mode
3. Press the 'Z' key
Expected result: After the animation finishes the Cube is in the upper right corner of the Game view
Actual result: After the animation finishes the Cube is in the lower right corner of the Game view
Reproducible with: 2018.4.28f1, 2019.4.13f1, 2020.1.11f1, 2020.2.0b9, 2021.1.0a2
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
Legacy animation system is not supported anymore.