Move To Component - Not Rotating

I’m using ‘Move Component To’ function to have my player character face the same rotation as another character. However, the move (location) part is working but not the rotation. Do I need to disable something in my CharacterMovement component or something for the rotation to work?

How’s this:

Thanks for the reply. I’ve tried it both with Orient Rotation To Movement enabled and disabled but no luck. The character doesn’t rotate at all even when moving the camera during Move Component To.

I’ve noticed the capsule rotates but the mesh doesn’t. I think it’s related to a 3rd party plugin I’m using for my player controller. Thanks