Bug with using Event Mouse X and Event Mouse Y

Hi.

I found strange bug.

When I added Event Mouse X or Event Mouse Y to the my PlayerController BP, in-game rotation was broken.

When I added Event Mouse Y - only X rotation works.

When I added Event Mouse X - only Y rotation works.

Is it bug or my mistake?

Video how to reproduce

up up up up

up up up up

I’m tempted to ignore you for your impatience… When you add the mouse event, you probably override the mouse event, which was declared somewhere else (eg the player character).

Is it possible to add mouse event without overriding?

P.S. Yep, if you want, you can ignore me :).

Hi Arthur,

Please only bump a post if you haven’t received a response within 4 days. Bumping multiple times within a day will generally hurt your chances, rather than help, of getting a productive answer for your report.

Cheers,

TJ

I found solution…

I’ve unchecked Consume Input option in Details of the Event Mouse (X or Y) and now all works, as I expected.

http://s6.postimg.org/k02djci29/screenshot_137.png