Play Animation node does not respect the Play Rate set via Blueprint

It’s because you are repeating the node Play Animation. It will start the animation again from the frame 1. You will need to cut off this node or use the “Set Position” node in your skeletal mesh component to go to the last animation frame and then set play rate to play it backwards