UMG Menu Buttons at fixed positions?

Hello,

so I release my apk on the play store. On some phones the menu buttons are not visible on the screen, because they’re too low (you can see the top of the buttons on the bottom of the screen).

Is there a way to make sure these buttons stay fixed in position no matter the phone/resolution?

You accomplish this by adjusting the anchors of each widget item. You may have to make a DPI scale as well in your project settings: DPI Scaling | Unreal Engine Documentation