Input Action Mapping Rebinding not working properly if pawn extends from Pawn.h

UE - Gameplay - Input - Oct 22, 2019

Rebinding an action mapping doesn't seem to take effect immediately if the Pawn class used has Pawn.h as its parent class. However this'll take effect immediately with DefaultPawn.h. In addition, th ...

Register Default Device setting for Raw Input requires a restart to take effect

UE - Gameplay - Input - May 29, 2019

Toggling the Register Default Device setting for the Raw Input plugin does not take effect until the user restarts the editor. If this is expected, it is not communicated to the user (either by too ...

Set user focus for player 0 will cause other local players to lose input

UE - Gameplay - Input - Feb 28, 2019

When the player at index 0 sets its user focus it will cause other players to lose input. This does not occur when setting the user focus of players with an index higher than 0. ...

Creating a Blueprint Variable for InputActionKeyMappings, and then removing the default input parameter causes crash.

UE - Gameplay - Input - Nov 9, 2018

Upon creation and compilation of a Blueprint Variable of type InputActionKeyMappings, when clicking the "X" to remove the default input key parameter causes the editor to crash. ...

Vehicle Game - Input Interference when Controller Plugged in

UE - Gameplay - Input - Nov 2, 2018

GenericUSBController Axis values interfering with input when Xbox Controller is active. (Generic Inputs were added for Switch Support) ...

Button input is ignored when toggling Input mode from UI to Game

UE - Gameplay - Input - Oct 31, 2018

IE_Released is called when switching between the Game and UI input modes, despite the button being still held. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4527422), 4.22 (C ...

Get Input Touch State produces incorrect vector position

UE - Gameplay - Input - Sep 25, 2018

Get Input Touch State produces incorrect vector position when using it on Android. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4395058) ...

Using RawInput plugin with game pad. Sometimes input may not arrive.

UE - Gameplay - Input - Jun 5, 2018

Xinput display is available Xinput has no problem. xbox360 controller is no problem. Would you please try it with PS4 controller etc. https://udn.unrealengine.com/questions/435106/rawinput%E3%8 ...

InputAction Released fires twice

UE - Gameplay - Input - Jun 4, 2018

Using an Input Action with two different keys will fire twice on the key release if one is held down while the other is pressed. ...

Relationship between joycon stick value and Deadzone

UE - Gameplay - Input - Mar 22, 2018

Setting the dead zone of Joicon causes the dead zone to be ignored in the direction of full X, -X, or Y, -Y. ...