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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment