Release Notes for 639

Improvements

NoteStatus

Adds tolerance flag to support other uses of OverlapParams.

Live
Live

Code Assist no longer shows an animating "..." in the Script Editor for auto-triggered requests.

Live

Adds telemetry for Studio GPU info and driver.

Live

Hides Compatibility as an option if it isn't the current lighting technology.

Pending

Adds VRService APIs for VR LaserPointer and Controller models.

Pending

Adds telemetry for Studio running under remote desktop.

Pending

Adds Display size to studio telemetry.

Pending

Adds anti-aliasing support for Path2D.

Pending

Fixes

NoteStatus

Fixes pathfinding Navigation Mesh missing entire chunks of the map when a part was placed too deep.

Live

Fixes return type of Enums:GetEnums() to be {Enum}.

Live

Resolves an issue where some signals would not fire during a UIDragDetector drag.

Live

Fixes an issue where setting the UIDragDetector.DragAxis property to (0, 0) would cause it to be (nan, nan) and uneditable.

Live

Fixes an issue with mobile keyboards when changing the Text of a TextBox within its own change signal.

Live
Pending

Fixes an issue where playing a Sound sometimes doesn't respect its playback region.

Pending

Fixes issues where shoreline water was too thick when placed in vertical spikes and not round in spheres.

Pending

On Android devices, UserInputService.KeyboardEnabled will be only set to true when there is hardware keyboard input.

Pending