Transform(modify) bone bug?

The only way for it to work properly is to set the bone to replace in world space.

If I do additive, then the bone turns around 180 degrees in comparison with the actor rotation, and I can’t have that, I tried limiting it by clamping the angles in comparison with the actor rotation BUT it ignores that completely, while in replace -> world space it manifests properly.