Add Pitch to Control Rotation

Hi, on a default Third Person Template project, I’m trying to SetControlRotation as follows:

Although it adds Yaw, it seems it doesn’t detect any Pitch - is there a reason for it? How could I go in doing it add the missing Pitch and still follow the Actor base rotation accordingly? Something similar to MakeRotFromZX?

Thank you.