Add Controller Yaw/Pitch ignored when managing input from Player Controller

When I hover over one of the input functions, it says that the function “adds input to the Controller’s rotation, if it is a local PlayerController.” Perhaps the problem is that Pawn1 is not a local player controller. Could this be it? And if so, how do I work around this?