Why is my X axis mapping working for enhanced input but not my Y axis input?

That could only mean one thing. We’re using A/D key some place else and the input is being consumed. Is it possible?

  • check actors that are placed in the level
  • check the level blueprint itself as it gets higher priority than the controller
  • I’d check the Pawn itself as well