Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b5
Issue ID
569590
Regression
No
Animating with record on is generating a 'Keyframing for humanoid rig is disabled'
Steps to reproduce :
- import the project attached
- expand the "Elephant_touch_ object in the Hierarchy
- select "e2_01_png"
- turn on recording in the Animation tab
- in the Inspector check and uncheck the main Active checkbox and notice the warning in the console
Keyframing for humanoid rig is disabled!
UnityEngine.Debug:LogWarning(Object, Object)
UnityEditorInternal.AnimationRecording:Process(AnimationWindowState, UndoPropertyModification[]) (at C:/BuildAgent/work/d3d49558e4d408f4/Editor/Mono/Animation/AnimationWindow/AnimationRecording.cs:47)
UnityEditor.Undo:InvokePostprocessModifications(UndoPropertyModification[])
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment