Hello, after the latest Samsung update, no game built on the UE5 engine receives touch input. Neither the touch interface or regular UI buttons work. Has anyone encountered this, and is there a way to fix it? I tested 5 games from Googleplay and created test in ue5.6.1 using target sdk 35 and ndk 27
1 Like
Enable “Allow Bluetooth Controllers”: The primary solution is to re-enable the Bluetooth controllers support in your project’s Android settings. Go to Project Settings → Platforms → Android → Input, and make sure “Allow Bluetooth Controllers” is checked/enabled. This is the known workaround that restores touch functionality