Multiple notifications make entities crazy

Hello,

If I send multiple notifications to trigger animations, the entities become crazy. They change their positions and rotations in a inproperly way. They work fine one by one. Well I tried to stop any animations before each .post(), but AncorEntity.availableAnimations is 0, ModelEntity.availableAnimations is 0 too, so AncorEntity.stopAllAnimations(recursive: true) is not working. Please any ideas.