I made a health bar gui that was working perfectly fine, i open it up today and theres a little number 100 at the corner of my screen, my gui script had it before but i deleted it so it wouldnt show up, i decided to delete the whole gui bar, and remove the script from the screen to see if it was from somewhere on that, and its still showing, i dont know why. i need to keep my health bar in the level though, so i need to find out where its coming from.
1 Answer
1nevermind, i found it, it was linked to a health script i put on one of the ai’s so i guess it was showing up on my camera somehow

After searching again for the problem it still shows without any cameras even in the game [19081-unityproblem1.jpg|19081]
– TakeachanceI had a similar problem when there were to many Camera in scene. So GUI could be to many Camera in the scene... Have you examined the whole scene?
– WoflenGamesyeah, i put a screen shot above, i tested that theory to see if it was one of the cameras doing it, eventually i deleted both too and it still shows up even without a camera
– TakeachanceThen one of your objects have a GUILayer only way that should still show Also restart unity. I have a problem with mine when it stops reading updated scripts even if I reset it and replace it
– WoflenGames