That's intended. I purposely made UIAnchor disabled when there is an animation present.
The problem is that you are trying to animate something that's anchored. This is wrong. You should animate an object underneath the anchor instead like so:
Anchor
- Animation
--- Everything else