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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment