https://devforum.roblox.com/t/roblox-studios-new-ui/2600103/391?u=fan_len4ika1tvink123
You can’t disable this UI
It kinda lags out for me, when switching between tabs.
Well shoot. Dangit roblox all you needed to do is just GIVE US A CHOICE FOR CRYING OUT LOUD.
Welp looks like its time to make a plugin that I can use instead of all the other UI lol
Roblox is changing the backend code along with the UI, so maintaining both versions isn’t worth it.
ah that makes sense, I still think they should allow us to be able to just change all the icons. Itd be very nice
What about for MacOS users, is there a way to enable it?
is there a way to enable it without the clientsettings app? like from the fflags file?
I don’t know, not Mac user. I think there’s no way.
Anyone else crash when opening a place in studio with the new UI?
This is very unfinished.
Manage Plugins is now at the
so sorta like Adobe…
but I don’t know if I actually like that… I hope QA won’t disappoint into shaping this new UI to the UI Developers…
The one they previewed looked so much better.
because beta is still running with old ui (qt5), so for now it’s kinda old ui but with new design
idk this new ui doesnt look pleasing at all, plus they didnt even tested it fully and it crashes my studio.
this isnt what its gonna look like when its officially released
Plugins are the reason why it crashes. Especially older ones. I uninstalled all of mine and then slowly added them back one by one.
Sorry for the bump, but I thought I should go over something important:
To anyone that wants to disable this UI, you can do so.
For Windows, just navigate to Roblox Studio’s folder (usually %localappdata%\Roblox\Versions\version-[ROBLOX STUDIO VERSION],
where [ROBLOX STUDIO VERSION], is the version string of your Roblox Studio installation, of course.). Create a new folder called ClientSettings
. Inside that new ClientSettings folder, create a JSON file named ClientAppSettings.json
. In that file, paste this in:
{
"FFlagEnableLuaStartPage2": false
}
This process is mostly the same for Mac users, but I’ll go over it for people who don’t know.
Firstly, you’ll want to find Roblox Studio.app
in your Applications library in Finder. Right click and select Show Package Contents. Now, create a new folder named ClientSettings
in the MacOS
folder. Inside the ClientSettings folder, create a new JSON file named ClientAppSettings.json
. Paste the same code in as above.
You can disable a lot more useless Roblox features that have came out recently as well, not just this horrible new UI. Check the full list of currently working flags here.
I hope this helps. If you get stuck on anything, please let me know and I’ll do my best to help you.
I’ve meant about the Next Gen UI when it releases. When it gonna release, these FFlags will be deleted. And they also will change from Qt5 to something else.
You do have a valid point there, although the Next Gen UI has already released to everyone, same with the new Chrome UI. These FFlags will probably get removed, but if you think about Roblox’s in-game menu that recently got updated, there’s still an FFlag to restore that, as well as a lot of other things, so it’ll take Roblox a long time to get rid of them I assume.