E.g, Bone A has a constraint α to copy the transformation of bone B, and bone B has a constraint β to copy the transformation of bone A, and then set the driver so that α and β will not be valid at the same time.
I think it’s ok in theory, but in practice it still throws some looping errors.
May I ask if this is a bug (the constraint cannot be effectively disabled?)
If not how should it be solved?