I have created a fresh unreal sample project in 5.5.1and made an apk.
i have connected my keyboard via usb and opened the app and pressed the key.
a white transparent overlay is appearing and it stays for the entire lifetime of the app.
this white transparent overly only appears when i press a keyboard key.
this issue is not there in 5.2.1 and happening in 5.4.4 and 5.5.1
![]()
i have tried this activity : android:windowSoftInputMode=“stateAlwaysHidden|adjustPan”. and it did not work.