Default Arm module in modular control rig set does not have an ik/fk switch that matches consistently.

UE - Anim - Rigging - Control Rig - Sep 14, 2025

We have built a modular Control Rig in Unreal 5.6, and while IK to FK matching works correctly in the rig, but we are facing an issue when applying mocap animation to the characters through the Leve ...

RigVMRegistry : The registry is not locked for writing yet : ensure statement error during cook

UE - Anim - Rigging - Control Rig - Sep 2, 2025

I am seeing an cook failure at the very beginning. It goes away with a retry step via Horde. Please find attached call stack. I am able to consistently reproduce it by wiping all the DDC cache and ...

When ControlRig.EnableAnimNodePerformanceOptimizations is enabled, the default pose briefly appears after the Control Rig is reinitialized

UE - Anim - Rigging - Control Rig - Sep 1, 2025

Since UE5.6, ControlRig.EnableAnimNodePerformanceOptimizations is enabled by default, and this appears to be causing the issue. Specifically, when the control rig’s construction event is processed, ...

LOD glitch when using Control Rig with Import Skeleton node

UE - Anim - Rigging - Control Rig - Aug 26, 2025

In Unreal Engine 5.6 and Main, a glitch occurs when switching between LODs in a character setup that uses a Control Rig to dynamically load the skeleton hierarchy through the Import Skeleton node in ...

Adding pin to CR node causes crash if input variable is assigned to one of the array element

UE - Anim - Rigging - Control Rig - Aug 22, 2025

When a node has a variable assigned to one of its pins. You will get a crash every time you add a pin. I am sure this goes for all nodes with with the "add pin" functionality [Link Removed] ...

Copy-pasting custom property nodes (ControRig etc.) results in invalid bindings, perf issues

UE - Anim - Rigging - Control Rig - Jul 28, 2025

From this UDN: [Link Removed] Suggested fix:Override PostPasteNode to perform the GUID update andAdd validation on load to strip 'invalid' copies that do not correspond to a valid pin input ...

Bone names of ~100 characters or longer crash the editor when baking to control rig

UE - Anim - Rigging - Control Rig - May 15, 2025

This is an issue with inconsistencies over rig names and how control names are generated. We expect that a control name will be appended with _CONTROL or _CURVE_CONTROL. But because URigHierarchy: ...

Skeleton does not match Full Body IK node debug.

UE - Anim - Rigging - Control Rig - May 13, 2025

In a simple setup of the Fullbody IK control rig node, when you turn on the debug draw of the ik solve. The lines and the skeleton do not align. ...

Crashes when attempting to use an Instanced Struct inside Control Rig / Rig VM

UE - Anim - Rigging - Control Rig - Mar 17, 2025

Currently, the Control Rig Editor allows the user to use the "Instanced Struct" type, for example for a variable or function input/output. However, this type does not seem to be properly supported ( ...

Add support for Debug Persistent Foreground Line Batcher

UE - Anim - Rigging - Control Rig - Jan 7, 2025

Foreground debug lines are cleared each frame and as a result, dissapear when PIE is paused (even if no persistence is supported, the lines sould be drawn if PIE is paused). We need support for pers ...