Release Notes for 646

Miglioramenti

NotaStato

Adds documentation fields to Luau LSP textDocument_hover response.

Live

Fixes EditableMesh issue with SurfaceAppearance normal maps.

Pending

Fixes an issue with SoundService.DefaultListenerLocation where listeners occasionally do not spawn as intended.

Pending

Adds a new AudioLimiter instance that you can use to enforce a maximum-volume limit on audio streams.

Pending

Under the new Luau type solver, you will see significantly less crashes, but may see more warnings and errors that are indicative of an internal error and not actionable beyond reporting the code snippet to the warning or error GitHub link.

Pending

Fixes issue where the Insert Object menu would not properly recommend relevant objects.

Pending

Correzioni

NotaStato

Fixes a cross-module new Luau solver (LuauSolverV2) crash.

Pending

Fixes a possible crash if more than 48 groups are added in the MicroProfiler.

Pending

Fixes a crash in the new Luau solver related to resolving type aliases.

Pending

Fixes bug where switching between textures sometimes does not trigger a rerender of ViewportFrame EnvMaps.

Pending

Fixes incorrect lighting for 'flat' meshes (those with one of their dimensions set or very close to zero).

Pending

Fixes auto formatting bug when multiple method calls are made.

Pending

UIDragDetector interactions are now disabled only when a tool or the UIEditor Plugin is selected.

Pending

Fixes issue where VisualizationModes would break on a renamed game.StarterGui.

Pending

Focusing a TextBox within a signal connection no longer inserts extra characters.

Pending