GUI using Stylesheets appears different in studio compared to in-game

Hey all

It’s been a while since I made a game in Roblox. I’m now an old man to many of you and my niece is interested in designing her own games for her friends - so I’ve decided to make a few games to refresh my memory, learn some new tricks and see how the landscape has changed since I properly played in 2008/2009.

I’m stuck however on a GUI problem. I have a GUI that I designed using the style editor. The GUI is stored in ServerStorage and is only placed in the player’s PlayerGUI when the server first authenticates who that player is, then it allows them to request it using a TopbarPlus button.
Here’s the GUI in Studio:


When I place the GUI in ServerStorage and I teamtest the game, or run a test with a new server and client, it works completely fine and styling is correct.

However when I play the game in Roblox all styling is lost completely as shown:

What am I doing wrong here?

Thanks!
Gergy

That’s because stylesheets are in beta. Hence, it will never appear in the Roblox player until it’s out of beta.

Ah - well that sort of makes sense ahaha

Interesting they have a feature that can’t be adopted yet, in most cases that would stifle adoption but we’ll see :grin:

Cheers mate!

It’ll come out soon, you just have to wait till then.

And, if you don’t mind, please mark my post as the solution if it solved your question.