GUI Deleting Itself?

I didn’t know if I should of put this in Scripting Support or Art Support so it may be wrong. For some reason, my GUI keeps deleting itself from StarterGUI and PlayerGUI. I do not know why. No scripts are deleting it.

I’m currently using BasePlate 2021 if that changes anything. I also have TeamCreate enabled.

Any ideas why this might be happening?

3 Likes

(video of the problem)

https://cdn.discordapp.com/attachments/824573672299298826/824594433236271136/Desktop_2021.03.25_-_10.43.00.01.mp4

1 Like

It could be a bug because I am also working on baseplate 2021 and yesterday it gave me some problems with the GUI but still check that the script hasn’t this line of code:

script.Parent.Parent:Destroy()

1 Like

Maybe try to find a script that deletes the Gui as @NinjaFurfante07 said.
Press Ctrl+Shift+F and search for Destroy() or something like this.
Else I dont have any other idea why it should gets deleted

1 Like

It could be because of TeamCreate because when i was building with someone. It just randomly kicks me out of the studio!

1 Like

Make sure Archivable is enabled.

5 Likes

UPDATE: Just logged back into the game and found the GUI is gone. Not sure why this happened. I’m just going to guess this is a bug.