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 ( ...
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 ...
The control rig editor should enforce case insensitivity for any names that can be created within the editor. Currently, it's possible for control names to be created that are the same as existing ...
Expanding pins and moving nodes in the graph marks the Control Rig blueprint as dirty, requiring a recompile of the entire blueprint. Blueprints do not do this. ...
An external user reported that creating and editing filtered channels in the details panel does not propagate to the node in the graph, thus making it unusable. Here is a video with the issue: [ ...
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 c ...
Many of the animation asset editors don't display static mesh attachments in the way that the anim sequence or anim bp editor do. This prevents users from previewing characters that are built from ...
Errors from EdGraph nodes aren't being piped into the compiler results log. This can make it difficult to track down what's broken in larger rigs. ...
This issue seems to only occur when using the hotkey to create comments. Using the r-click menu seems to work as expected. ...
When attempting to connect the output of a branch node to a downstream node that is already connected to one of the other outputs of the branch, users see a 'cycles are not allowed' message preventi ...