Stopping UMG buttons from consuming input

Also experiencing this in UE4.21.1. I’m trying to use controller events to auto-detect Gamepad or Keyboard/Mouse, but it appears the buttons consume input so I can’t update my state control via the input events for keyboard/mouse keys.