Actor can't detect mouse input

If you have any other mouse input events in your project, make sure none of them are set to “Consume Input”. You can find this by clicking the event node and checking the details panel. This is also true for axis value pure function nodes (such as “Mouse X” / “Get Mouse X”).

Additionally, check that the actor has Input Enabled and set to the correct Player.

1 Like