Keypress event Release dosn't fire if released in wrong order

Hey there,

I just made an Action Mapping with the key of SHIFT + X. When I use this in my blueprint it is to set rotation of an object. If I hold down Shift and press X the Pressed even is fired as it should be.

If I release X before shift the release event is fired BUT if I release shift before X no event is fired.

I am making an object rotate with X and SHIFT + X keybinds. So I would really like to be able to have the release event fired regardless of which button of the combo was released first.

Please see my response here: