WidgetInteraction->SendKeyChar() does not work in UE 5.1?

To follow up on this: As it turns out, SendKeyChar() is not the problem here, but a change to PressPointerKey(). For now, I reverted this commit and it fixed the problem. Relevant bug report here (UE-166377).

1 Like