Combo triggers do not fire the "Completed" event

UE - Gameplay - Input - May 25, 2023

Cannot Add Player with a second controller in Lyra

UE - Gameplay - Input - Feb 24, 2023

Controller 1 is able to navigate the menu as normal, but if you hit the "Start" button on Controller 1, it'll flash the Add Player UI element but won't connect as Player 2, and the output log will s ...

Update FLevelEditorViewportClient::InputAxis to forward mouse axis events as well

UE - Gameplay - Input - Feb 23, 2023

FLevelEditorViewportClient::InputAxis needs to be updated to use the device mapper and FInputDeviceID's instead of the old int 32 ControllerID. Looks like this was missed during the refactor to use ...

Feature Request: Make WASD movement cancel out movement when you press keys in opposite directions

UE - Gameplay - Input - Feb 3, 2023

slack discussion: [Link Removed] ...

Crash when Animation Blueprint references Enhanced Input value

UE - Gameplay - Input - Jan 12, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

Confusing Axis Overriding in 2D Vector Directional Enhanced Input

UE - Gameplay - Input - Jan 9, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Expected Results are based on the previous Input system. ...

When the WidgetInteraction component hovers over the Button of the Control component, executing the Press Pointer Key causes any ongoing Input operations to force their "Completed" operation

UE - Gameplay - Input - Jan 9, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Other Notes:Any ongoing Input operations gets forced to their "Completed" operation I cr ...

Split screen - Player 2 doesn't receive input when created with Create Local Player node

UE - Gameplay - Input - Jan 4, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...