Level inputaxis disable playercontroller

Hi

Created a simple paper2d default project
Added an “InputAxis MoveRight” event to the LevelBlueprint followed by print string “hello”

using this, the player does not respond to Moving left and right, but can jump if press Space.

what can I do, to have axis event in level?

thx.