How do I hide on-screen buttons on android devices?

I made mobile game and it works great on my phone, but my friend’s phone has these menu buttons at the bottom of his screen that don’t go away. I was wondering if there was any way to hide these buttons, and if so is it possible to do so through blueprints?

Thank you

same question here, i did a new question on answerhub about this.

Project Settings > Input > Default Touch Interface

Set that to None.

we already set that to none, its to remove virtual joystick but

problem is on some phones (like nexus 5) there is on-screen button at the bottom, and they stay here, so widget are hidden by this bottom bar

in some games this bottom bar disappear

I’m also waiting for any solution to hide android menu bar.

solution will be in 4.9 in project setting android :slight_smile:

I’m using 4.9.2 and do the following:

Open project, click Edit > Project Settings. On the left, select Android, under Platforms. Tick the box that says “Enable FullScreen Immersive on KitKat and above devices”.

Did not work for my application UE 4.10.1
Test LG G2 Android 5.0.1
Works until a user entry field is activated and the system soft-keyboard launches.
Menu screen stays active after.

Open project, click Edit > Project Settings. On the left, select Android, under Platforms. Tick the box that says “Enable FullScreen Immersive on KitKat and above devices”.