E key button does not respond while Ctrl key is down

Am i only who has faced this problem, when i hold ctrl and press E key, it doesn’t work. However, any other key works perfectly. I am creating stealth game so Ctrl + E is required.

Hello Hazmatik,

Are you using the new ‘Enhanced Input’ system or the Legacy input system?

I am using standard input of UE4 v.4.27.2.

I tried to reproduce this and was unable to. E still fires for me when CTRL is held down.

Try creating another input action for (E + Ctrl) (See the checkboxes next to the input actions)

seems like my personal bug of my 4.27.2, in UE5 it works fine. Thanks.

If keys don’t work, try messing with that “consume input” option and the override. That solved a few times for keys not working for me.