My GUI Pause menue disapears after I "build" the g

I have a GUI pause menu as well as a few GUI text boxes that are supposed to appear at various times throughout the game, and they work fine when I play in the editor, but when I build the game and save it to my desktop it does not work… does anyone have any idea what my problem is? I don’t think its a scripting error, because it does work in the editor

Is the problem that the GUI doesn’t display or that the pause function doesn’t actually pause the game? Can you post the relevant code?