UI buttons not showing up in Game

So my buttons are all showing up in the scene, but when I run the game they all are missing. I will post a picture to show what I mean.

That’s not much to go on. You should be able to mess with the buttons while in play mode to see if you can manage to make them visible. Maybe they are deactivated, or their position gets messed up somehow, lots of possibilities.

For anyone seeing this in the future.
It seems to be a bug when re-ordering items on the hierarchy. It will move the buttons off-screen and then set the scale to 0 0 0.

Resetting the values of the rec transform fixes it.

2 Likes