Local Multiplayer Problem With Input On Multiple Players

Hi. I have been searching for answers on this, poking around, and even following tutorials and I always seem to have the same problem even when the tutorials I watch don’t have this problem.

I have a local multiplayer project in UE 4.22. It is a shared screen multiplayer game. I have all of the players spawning correctly. I can even move Player 1 around using the gamepad. The problem occurs when I try to move Players 2, 3, and 4. Players 2, 3, and 4 all move fine expect for the left thumbstick y-axis. Whenever I try to move Players 2, 3, or 4 using the left thumbstick y-axis, Player 1 also moves in the same direction at the same rate. I have not changed the way the input works. This is using the third person example character movement.

Has anyone experienced this? Is this a bug or am I missing something? Any help would be greatly appreciated.