Release notes for 537

Improvements

NoteStatus

Introduce CustomPhysicalProperties to MaterialVariant

Live

Luau compiler can now remove redundant moves when reassigning locals, eg


local foo = bar :: number

is now free if foo/bar aren't modified.

Live

Disable AssetManager widget by default on new installs

Live

Enable Studio WebView2 even for regular users running as admin.

Live

Added HasBootstrapper and InstallFolder fields to crash reporting and startup telemetry.

Live

Fixes

NoteStatus

Adjusted the ThreadSafety of some properties and methods:

Bone::TransformedWorldCFrame - Unsafe RunService::Is* - Safe HTTPService::JSONDecode - Safe HTTPService::JSONEncode - Safe HTTPService::UrlEncode - Safe HTTPService::GenerateGUID - Safe Workspace::GetRealPhysicsFPS - Safe

Live

Hinges, Ball in Socket and Sliding Constraints should no longer prevent local simulation on remotely owned objects.

Live

Fixed the Constraint/Attachment tooltips.

Live

On this page