Release Notes for 615

Improvements

NoteStatus

Fixes a performance regression in Asset Importer caused by Custom Presets.

Live

Passing a type that is not string or a number into Roblox APIs which expect a string argument now throws a warning.

Live

Changes HttpService.HttpEnabled Read security level to None.

Live

Removes the "grid off", "one stud grid", and "1/5 stud grid" actions.

This item is not in this release and has been deferred to a later date.

Live

Adds a new CheckUserBadgesAsync method to check badge ownership in batches.

Live

Improves the Luau object allocation scheme that affects coroutine/thread creation performance (up to 15% faster) as well as table construction for 17-32 keys or 33-64 array elements (up to 30% faster).

Live

Makes user items in the catalog within the Avatar Setup window removable.

Live

Improves range of motion animation in Avatar Setup.

Live

"Check Face" mode keeps accessories equipped in Avatar Setup.

Live

Adds a tooltip on hover for item names in Avatar Setup.

Live

Fixes layered clothing looking stretchy in Avatar Setup in Team Create.

Live

Removed some outdated animations from the list of options in Avatar Setup.

Live

Adds Texture Generator plugin to Studio.

Live

Preview dummy in Avatar Setup now preserves the body colors of the original avatar.

Live

Adds Builder Sans as a new font. It can be accessed using Font.fromName("BuilderSans") or using the legacy font API as Enum.Font.BuilderSans.

Live

Adds AvatarGestures feature for animating avatars in VR.

Pending

Replaced most of the accessories catalog in Avatar Setup with curated examples.

Pending

Fixes

NoteStatus

GetPartBoundsInRadius and GetPartBoundsInBox with infinite size bounds now clamp instead of hanging forever.

Live

When a degenerate triangle is specified as an EditableMesh, Studio no longer crashes.

Live

Fixes a crash in CalculateConstraintsToPreserve when one of the inputs is not a PartOperation.

Live

Fixed voice not connecting when there's no character

Live

Fixes unintended results when swapping layered clothing in Avatar Setup.

Live

Fixes the animation being too hard to click on in Avatar Setup.

Live

Updates StudioService.GetClassIcon to properly retrieve the icons for all engine classes.

Live

Fixes ransom note text for Greek & Cyrillic when using fonts that don't support them.

Live

Improve performance scaling on legacy shadow rendering.

Pending