I have a problem with the RampLookup<FloatRamp> in APEX when I use it in a for each loop. I created a Multiparm Block List in which there is a floatramp(called blendRamp#), but if I change the ramp on the APEX AutoRig node, the ramp does not update. In any other situation, if it is connected to a parameter or if I create a value <FloatRamp>, it works, but in this case, it doesn’t. I’m pretty sure my setup is correct, as the float/int values work in the for loop.
I’ve included the file. I don’t know if I’m missing something or if it is a bug.
the important apex nodes are colored in red
Thanks!