for some reason when I tried to make a button for my game over screen it appears in the scene view but not the game view. when I put buttons in other places they show up but for some reason they don’t here. I tried searching why this doesn’t work and two causes I found were that I either have the UI layer hidden or I have an earlier version than 5.3. I checked to see if either of those things was what was affecting me, but it said that the layer wasn’t hidden and that I have the latest version.
never mind. I figured it out.
Thanks for telling the solution!
1 Like
I don’t know if this is sarcastic or not but I think the problem was something in my code. I was setting the button gameobject as not active and for some reason I didn’t realize until later that that was the problem.