It seems that switching the preview mesh in the control rig editor is affecting the initial transforms in the hiearchies of related control rigs in the level viewport. This seems to be due to the call in FControlRigEditor::HandleSetObjectBeingDebugged where we set the new hierarchy on the control rig blueprint:
RigBlueprint->Hierarchy->CopyPose(DebuggedControlRig->GetHierarchy(), false, true, false);
The new hierarchy is then copied to the CDO which is then copied to each of the control rigs when the blueprint is compiled. That changes the pose of the mesh in the level viewport.
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
What method is used to fill polygonal regions when drawing spline mesh at run time?
What properties of the progress bar can be used for drag and drop highlighting?
What property of the Slider is the image used when dragging?
How does UMG set overlapping layouts?
What controls of umg have mouse wheel events in UE4.27?
How do I set up the actor's widget component to respond to OnKeyDown events?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-212499 in the post.
0 |
Component | UE - Anim - Rigging - Control Rig |
---|---|
Target Fix | 5.6 |
Created | Apr 16, 2024 |
---|---|
Updated | Sep 19, 2024 |