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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment