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
- The font for the Position and Rotation Transform of the Prefab is bold when it is added to the Hierarchy
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files
Add comment