Problem with setting a pitch of the pawn

Hi, I have a value for pitch and want to set the pitch based on that value. However, it will not rotate my mesh, although it prints out both strings(and the pitch changes as expected in printed strings). What am I doing wrong?

Nevermind, I just changed ControlRoatation to ActorRotation. And RInterpTo just caused problems so I removed it.