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 515

Release Notes for 515

Fixes

Note Status

Fixed a WebView2 initialization problem due to users write permission and users prematurely closing application.

Pending

Fixed Server/Player launch on Mac.

Pending

Fixed an issue that caused multiple pivot indicators to appear for some selections.

Pending

Fixed gamepad UI selection not scrolling on input hold.

Pending

Fixed a minor visualization issue for the PlaneConstraint. The plane will now always be drawn correctly relative to attachment0.

Pending

Fixed a bug in the rewritten, more effecient touch event replication plumbing.

Pending

Changes

Note Status

Removed unused UserPlugin datamodel.

Pending

Marked ‘Color3.toHSV’ as deprecated in Luau so that it reports a lint warning. Please use ‘Color3:ToHSV’ instead.

Pending

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

Live

Added a console message to warn user when trying to create pathfinding link if pathfinding link is not enabled.

Pending

Allow recoloring of terrain material variants.

Pending

A new “SignalBehavior” for Workspace has been added. The new behavior is being added to address problems that can occur when instance parent’s are modified inside callbacks (such as “DescendantAdded” and “DescendantRemoving”).

Pending

New Enum.AnimationPriority values are now available for use in the Animation Editor.

Live

Improvements

Note Status

Improved the performance of OverlapParams queries with large FilterDescendantsInstances.

Pending