FBIK becomes extremely unstable when the root bone scale has a value other than 1. ...
Report from a licensee that InitializeControlRigComponent using CR_Frame_Destructible in city sample is taking a lot of frame time. It seems that a lot of time is being spent hashing and also URigV ...
In the attached project, when we initially add a control rig track for the actor with multiple skeletal mesh components, we add the control rig for the correct component because FControlRigParameter ...
When trying to copy/paste values from anything to a Transform variable's values, it will not happen. Additionally, you cannot copy/paste anything from a Transform variable. I repro'd this 3/3 times. ...
After remove control rig track from the skeletal mesh, Linked Anim Graph in Post Process Anim BP of the SK Mesh does NOT work. This issue can be fixed by the following code.// add #include "Anima ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 An assertion is thrown when changing Animation Mode to any other mode while a Control Rig is selected. ...
The ControlRig does not seem to evaluate until you open the ControlRig asset, or if you hit compile. Another interesting thing is if you hit compile again stops working. This does not work for all ...
100% repro: Ensure:Ensure condition failed: !bHasLoaderImportFlag || GUObjectArray.IsDisregardForGC(Obj) [File:D:\ue5\main\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cp ...
ControlRig doesn't work as expected because I can't pass an Enum from AnimBP to ControlRig. If it is a RigElementKey of Struct instead of ERigElementType, it works normally. This is the current wor ...
Assertion thrown while deleting a Curve from a Control Rig asset. ...