Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2017.4
2018.2.20f1
2018.4
2019.2
2019.3
2020.1
Issue ID
1198771
Regression
No
[Animation] Animation Clips are populated from the Animator, but not the Animation Component
Reproduction steps:
1. Open "1198771" project
2. Select "Share" GameObject
3. In the Animation window click on the Animation Clip dropdown in the left side and see what values are populated (Clip D, Clip E)
4. Select "Root (Animation)" GameObject
5. In the Animation window click on the Animation Clip dropdown in the left side and see what values are populated (Clip D, Clip E)
6. Select "Root (Animator and Animation)" GameObject
7. In the Animation window click on the Animation Clip dropdown in the left side and see what values are populated (Clip A, Clip B, Clip C)
Expected Result: Animation Clip dropdown is populated with these values: Clip A, Clip B, Clip C, Clip D, Clip E
Actual Result: Animation Clip dropdown populates with a list of animation clips from the Animator, but not the ones from the Animation component
Reproduced with: 2020.1.0a13, 2019.3.0b11, 2019.2.13f1, 2018.4.13f1, 2017.4.35f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiling builds created on older versions cause samples to be colored green when using a Profiler from newer versions
- Sprite Editor unsaved changes get reverted when Script Recompilation finishes
- The position/width/alignment of other GUILayout elements is changed when calling EditorGUILayout.Foldout within a GUILayout.BeginArea
- Visual Scripting namespace is empty when using the "Runner Game" template
- Light direction changes when changing "Light Anchor" component's "Distance" property
Add comment