Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2019.3
2019.3.2f1
2020.1
2020.2
Issue ID
1226486
Regression
No
Animation property is not included when the Clip is split after the last keyframe of that property
How to reproduce:
1. Open the project in "SplitAnimationRepro.zip"
2. Open Animation window
3. In Project window expand "handModel.fbx"
4. Select each animation clip there and compare amount of properties in Animation window
5. Select "handModel.fbx" and go to Animation tab in Inspector
6. Select "Split" from the animation list
7. Inspect the model pose in Inspectors animation preview and compare to one when selecting the clip in Project window
Expected result: Animation Clip "Split" has 2 properties less, the model poses in both previews match.
Actual result: Not all properties are included in animation clip "Split", model poses in both animation previews do not match
Reproducible with: 2017.4.39f1, 2018.4.21f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a7
Note: none of these import parameters change affect behavior: compression, curve resampling, additive reference pose
Workaround: make sure all animated properties have keyframes at the last frame when exporting models
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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Resolution Note:
This has been the behavior of the Animation Importer we cannot change this without potentially breaking tons of user project.
Workaround is to add keys in the authoring tool into the range that will be used.