Release notes for 663

Improvements

NoteStatus

Reduces the memory footprint of VideoFrame instances that are paused and haven't been modified recently.

Pending

Optimizes join times for Android devices running OpenGL ES.

Pending

Fixes a New Type Solver Beta bug where refinements on generic types would lead to unexpected type errors about the intersect type function being uninhabited.

Pending

Fixes a New Type Solver bug where recursive function calls could lead to overly-complicated types, or constraint-solving wouldn't finish errors.

Pending

Spin boxes now clear on focus in the Next Gen Studio UI.

Pending

Fixes

NoteStatus

Fixes a bug where the camera would reset angles when switching modes.

Live

Fixes Actor.SendMessage in plugin scripts using the RunContext plugin.

Live

Fixes a New Explorer Beta bug where "Save as Local Plugin" wouldn't show for folders.

Live

Fixes a bug where the DragDetector.RestartDrag dragged part would jump to the wrong location during the restart. The RestartDrag method now allows you to change the DragDetector direction or DragStyle without releasing the mouse when the ModeSwitchKey is pressed by TranslatePlaneOrLine and TranslateLineOrPlane drag styles.

Live

Fixes a bug where a sandbox escape could happen when a player equipped items like tools and flags. When parented from players, these instances now become sandboxed with the appropriate capabilities. These instances remain sandboxed even when they're unparented later.

Pending

Fixes a New Explorer Beta bug where Studio would hang when you changed the parent or SoundGroup of a sound in the Properties window.

Pending

UserInputService.TouchEnabled is now set to true for Windows touch devices.

Pending

Fixes a New Type Solver bug where, in an if condition, a function call with a table as an argument would narrow that table to never in the if body.

Pending

readparent and writeparent are now correctly implemented for class types in user-defined functions in the New Type Solver.

Pending

Adds back plugin debugging context menu actions to the New Explorer Beta.

Pending

On this page