Im creating a menu for my game, but when I do certain things disappear…( color of letters and some objects ). Can someone please tell me why this is happening to me?
Was the game running at the time? Unity lets you make temporary changes while the game is running, but they don’t remain when the game is stopped.
Anyone know if there is a way to disable this feature?
No that ive learned not to make that mistake anymore…lol I once made a really really cool level, but it was running the whole time and then I pressed the play button and everything disappeared:(
Cdunn, I think we’re having the same issue. What platform are you developing on? We’re on iPhone, and sometimes, the game’s textures in our menus become a transparent brown rectangle. We’ve never had disappearing objects, however.
Im just developing for the pc…I was wondering if it had anything to do with adding things from my menu into a prefab, but I dont know too much about unity yet. I have had this problem numerous amounts of times…I have no idea why its happening though.