IK / FABRIK blueprint tutorial for proper foot placement with capsule collision

It may be that the constraint code was simply never implemented for FABRIK - it’s user contributed if I remember right.

That said, implementing limits (not really constraints) would be pretty easy, you just clamp down the bone angles for the most part (per bone at each step from what I remember, though it would need some experimentation). That would have to be implemented in the FABRIK C++ though.