Release notes for 440

Improvements

NoteStatus

certain properties of the player that were spoofable are no longer spoofable.

Live

There are no visible changes as a result of this ticket. The changes are only internal in order to prevent localization related bugs in system file dialogs.

Live

Fix an issue that package performance drops when user drags 3d model in the 3d view.

Live

Fixes

NoteStatus

A minor memory leak during CharacterLoad was fixed

Live

Instance:GetDebugId(len) will return if passed len=0. otherwise a _ for len > 0. scope will be up to len long but may be shorter. This fixes a bug where passing a len == the ascii length of the scope would output just the scope. eg GetDebugId(1) would return "1" vs "1_23456" but GetDebugId(2) would return "1_23456".

Live

After fresh installation of Roblox Studio, or after complete removal of Roblox Studio and re-installation, the default save folder should be the user's Documents folder.

Live

Fixed 'Share' option (in Start Page) for public places.

Live

On this page