Release Notes for 562

Improvements

NoteStatus

ScriptProfiler: add a toggle-able, high-frequency sampling mode

Live

Add an engine level scale API Model:ScaleTo and update associated systems like packages, draggers, and properties pane to take advantage of it.

Live

Occluded selection outlines in Studio are rendered with a lower opacity

Live

Explorer Selection and Navigation Beta: Left/Right arrow, along with Home/End and PgUp/PgDn will properly navigate the explorer widget.

Left Arrow will collapse current selection, and also be able to select parent instance. Right arrow will either expand current selection, or select the first child.

Home/End will select the top/bottom instance in the explorer.

PgUp/PgDn will select the instance one page length above or below in respect to the current explorer scroll position.

Live

Limited Insert Service menu drastically to only services that are actually usable to developers in the explorer window. If there is a useful service missing that you can no longer create, please file a bug report and it can hopefully be fixed quickly.

Live

Animated assemblies now stream in with proper animations running.

Pending

Add a new API Camera:ZoomToExtents(boundingBoxCFrame, boundingBoxSize), a utility method for modifying the Camera.CFrame such that the viewport contains a given bounding box.

Pending

When holding the ctrl key and hovering the mouse over text in a script, an underline is added if go-to-declaration is available.

Pending

Fixes

NoteStatus

Fix Robux emoji not working in certain fonts like Inter.

Live