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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment