Add Controller Pitch Input stops at 90*, while Add Controller Yaw Input works fine

Hey there!

I’m building a simple game where you fly a plane. I turn left/right with “Add Controller Yaw Input”, and that is working fine. I’m able to make a 360°-rotation.

“Add Controller Pitch Input” however stops at 90° and -90°. I’m unable to fly a looping. I’m using a Pawn for my player character.

Hoping for answers!