Why are my bottons off screen?

If I run the game in a view port and scale the screen I can eventually get the bottom row of buttons to show.
If I play or launch the game tho they all disappear. I think they are off screen but I am not sure how to check for that.
I tried running it on my phone as well and no buttons.(s10)

Some setting I have

298011-gameviewport.png

In the widget you have to anchor the buttons to the bottom of the screen, not an absolute position.

298017-anchor.jpg

I anchored them down and still not showing up on the phone. After a little more testing it seems like the buttons just don’t even show up on the phone. like they either don’t load in or are invisible.

Strange…

Well it might be problem in widget. How are you displaing the widget in your map?