StarterGui doesn't show up

This will most likely end up being something that never gets solved, but I create a screengui and I create a frame, but it only shows the frame on the server, not the client. Why is this happening??

Edit: Here are some screenshots. This might be an studio bug. Also, none of the scripts are causing this issue.


I create a frame.

I play-test it, nothing there.

I test it in server mode, and I see it. What is causing this??

1 Like

Can you screenshot your screen and show us PlayerGui?

1 Like

do you happen to have your gui visibility disabled in the client?

It automatically gets enabled when you press Play.

This would be due to properties can you make a small video showing the properties of the screen gui and frame? Also you should check for a script that may be disabling it.

That script might be the problem. Is it a localscript or normal script?

1 Like

I added some screenshots to the post, and its worth noting that none of the scripts even mention StarterGui.