Question by
GorillaOne · Dec 15, 2019 at 06:47 AM ·
editorbeta
New Input System: Input outside the editor causes issues.
I have setup an Action bound to the Left Mouse with an interaction to set it only to fire when the button is Released.
However, if I click outside the game area (such as clicking on the console clear button) then the action will trigger when I next press the button down (without releasing). In my events I am checking for context.performed. This seems like an unexpected result.
Anyone else experience this?
Comment