Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.1
2020.1.17f1
2020.2
2021.1
2021.2
Issue ID
1303657
Regression
No
Discontinuities in the GameObject's position when changing Animation clip via Blend Tree
How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene'
3. Enter the Play mode
4. Observe the Scene view
Expected result: The green line is continuous
Actual result: The green line is not continuous
Reproducible with: 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1
Cannot test with: 2018.4.30f1 (errors when trying to attach Scripts to the GameObject after downgrading the project)
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
- 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
Resolution Note (2021.2.X):
In this situation the change of the variable in the blend trees is too abrupt. To have a better continuity, it would be recommended to change the variable more gradually so that the animations can blend.