PcoWSkbVqDnWTu_dm2ix
The information on this page may no longer be accurate. To see the latest, go to our new and improved documentation. You can also learn more about the future of documentation.
Collapse Sidebar

Release Notes for 513

Release Notes for 513

Fixes

Note Status

Fixed a performance issue when there are 100+ simultaneous TweenService tweens.

Pending

Fixed the property item variant value runtime error with new update flow.

Pending

Fixed a bug where Toolbox’s search filter options were getting cut off if the window was too small.

Pending

In the Find and Replace dialog the replace text is now correct after theme change. The placeholder and selection colors are also correct.

Pending

Fixed a bug with caching type parameters to generic functions.

Pending

Fixed a bug where property changed signals for BasePart.Mass would not change when setting MeshPart.Size or UnionOperation.Size. Also, fixed a bug where UnionOperation.Size could not be changed in small increments.

Pending

Improvements

Note Status

Zoom 9-Slice editor image preview to fit window size.

Pending

Turned on WebView2 for Studio uses on Windows compatible machines.

Pending

It is now possible to tie breakpoints to execution contexts: Edit, Client or Server.

Live

select() is now faster when used on variadic arguments (when the second argument is ...). The gains scale with the number of variadic arguments, with 10 arguments it’s ~3x faster.

Pending

Improved accuracy of Explosion radius.

Pending

Changes

Note Status

Updated the latest version available label in the About Studio dialog whenever a new version becomes available rather than just when the dialog is first opened.

Pending

Migrated Studio specific TToolVerb to RobloxStudioVerbs and made sure its thread safe.

Pending

Added BillboardGui support for Gamepad UI navigation.

Pending

Added MaterialService.Use2022Materials API.

Pending

Luau type checker should now return truthy types from the first return value from assert(x).

Pending