Search Issue Tracker
Duplicate
Votes
0
Found in
4.3.0a3
Issue ID
556332
Regression
No
Animation. Parameters of Animator component shouldn't be animatable
Steps:
1) Open Editor
2) Open Animation window (Ctrl 6)
3) Create some object (e.g. Cube).
4) Add Animator component to this object
5) Select object and press Add Curve button (left lower corner of Animation window)
6) Add some parameter of Animator
First, this parameter will be displayed red in the list.
If you try to change values of this parameter, keyframes would be added, but values will stay the same.
But if you go to curves window, the curves will look as values of parameters are changing
If it is expected that you can not change this value it shouldn't be possibe to add curves for Animator
-------------------------------------
EDIT:
I'm changing this bug into something else related. You shouldn't be allowed to animate the animator component itself so those should be filtered away from the dropdown to begin with.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment