Widget Interacton wont allow certain button

I have a widget interaction setup, and it currently interacts on E with my widgets but I want it to be on the Left Mouse Button.

125423-ef59f0afd9fccf18d01b588b17478864.png

But when I left click nothing happens when I click E it interacts and fires my events.

Hi,

  1. I could not recreate the issue in a new project.

125430-8b7e6dddebd40c5f9876f334c1f5ffd6.png

This entire presses works perfectly with the E key but a soon as I swap it for the mouse button it all stops working. I started out in the first person template.
Edit it works with anyother key but the mouse button

Hey

I was unable to reproduce your issue on our end, I have a couple of questions that will help me narrow down your issue:

  1. Can you reproduce this issue in a new project?
  2. if so could you provide a detailed list of steps so I can reproduce this issue on my end?
  3. can you provide screenshots of your widget BP and its functions, and anything else related to your issue?

Thanks!

Also don’t know why I didn’t try this before but i did a left mouse button down input event and then did a print string, and that wont work either is there a way UE4 just isn’t receiving an input from my mouse in game?

Ha i feel stupid i had use mouse for touch input on in my project settings