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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment