Release Notes for 342

Notes for release 342

7 Likes

Client Difference Log

API Changes

Added Property UserGameSettings.OnScreenProfilerEnabled
Removed Property UserGameSettings.MicroProfilerEnabled

(Two features that I worked on got shipped in this update :slight_smile:!)

9 Likes

This was one of the changes I shipped, if anyone was wondering:

6 Likes

Finally. After years and years of waiting.

It’s a simple change, but it sure makes our job much easier. Thank you!

PS: That UI gave me Message class nostalgia.

1 Like

How do I remove the UI editor thingy… everytime I click a UI element it brings it up.

2 Likes

Awesome! :smiley:

That awkward moment when you can’t tell if something is a bug or a feature. Either way I can’t wait for the day this can be turned off. :grimacing:

2 Likes

That does seem like a bug, but it’s part of something coming to Roblox Studio in the near future.
I think you can disable it with this line in the command bar:

game.StarterGui.ProcessUserInput = false

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.