[Control Rig] "Curve" and "Evalute Curve" Node can‘t set External Curve

image
I am learning Control Rig. When I tried to use the nodes, I found that the Curve node and the Evaluate Curve node provide an interface for setting the External Curve,but after setting it, the curve will be empty when compiled.
image
I have found that this is because the not Constant curve is not accepted, but does this conflict with the original design? Or am I using it in the wrong way? I hope that the experts who know can give me some advice, thank you!

2 Likes

I have the same issue. This must be a design flaw. Using 5.4

Bump. Same issue here, is this intended? I’d really like to expose my curves in order to overwrite them per control rig instance

1 Like

bump

Same issue, hoping someone can shed some light on it.

It seems to be working now

Can you elaborate on that? What version are you using?

unreal 5.5, I can promote curve to variable and modify those variables outside the control rig, before it was not possible.

First you should create the curve in the skeleton to be able to set it inside the control rig and use it externally in the ABP etc. :

Once you’ve set the curve you want, go into the control rig and reimport the skeleton (because the curve you just created is not included yet). Once you do that you’ll be able to choose your curve in the dropdown list:

And now you’ll be able to call your value somewhere else: