Why does adding Yaw and Pitch result in the camera rolling?

I only want the player to be able to rotate the camera up, down and left to right. this makes it roll as well, but why?

I’m not exactly sure why, but replacing world rotation nodes with relative rotation did the trick.

also needed to have the camera boom component inherit the yaw value of the character