Why does Pawn register input when I don't click anything?


The pawn continuously registers input when the game starts, even if nothing has been pressed.

Axis events execute every frame - that’s normal and intended. You could execute only when the axis has a useful value instead:


Also, a duplicate:

https://forums.unrealengine.com/t/why-does-pawn-register-input-when-i-dont-click-anything/524581

3 Likes

2 Likes

That’s a funky and not distracting at all theme. A parter in crime for @Rama :heavy_heart_exclamation:

3 Likes

Sorry, I thought my question was ignored. I didnt see “pending”

1 Like