Play Animation and set actor scale 3D at the same time

I’ve made a simple keyframe animation that moves a 3D object(simple plane mesh) up and down and at the same time, I’m resizing the 3D object using the tick event and the Set Actor Scale 3D from the blueprint. The problem is that while the animation is playing the Set Actor 3D blueprint is not executing. Do you know why that happens?