I’m using the most recent version of studio, It’s vanilla (I haven’t added in the custom ribbon and reflectionmetadata xmls), I have all plugins disabled, and I’m not seeing the topbar and its components in Play Solo / Start Player.
It’s pretty important for me to be able to see the topbar and its components in Studio so I can get a good idea of what the game will look like in-game. I’ll need to make sure my GUIs don’t interfere with the chat window and leaderboard, and it’s not fun not being able to see my health when I need to test damage things.
If I use older versions of Studio, I still am able to see the topbar in Play Solo.
Edit: If I override the corescripts with the ones on Github it works perfectly fine. I guess there’s an issue with the corescripts packaged into this version of studio (0.212.0.63487)
Yeah, the chat/leaderboard arn’t showing for me either.
I ran game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All,true) in the command bar and a local script in Play Solo and it still didn’t appear.