You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Linux uses X11, which is ASync, to handle focus whereas Windows handles things synchronously. This causes prematurely cleared data in KeyDown with IsTyping. #jira UE-38813 #rb Brandon.Schaefer, Matt.Kuhlenschmidt [CL 16747681 by robert seiver in ue5-main branch]