Release notes for 439

Improvements

NoteStatus

Luau will now generate a warning for each use of => tokens, and will request you to replace it with the new suggested token.

Live

Optimized solver.

Live

Studio Beta for SurfaceAppearance advanced textures.

Live

A memory leak identified by brinkokevin in https://devforum.roblox.com/t/character-memory-leak/588468 is fixed. It occurred when an accessory was created, added to a character, and then destroyed multiple times.

Live

Performance improvement on Android Vulkan devices

Live

Fixes

NoteStatus

Debugger is now able to inspect constant upvalues via watch expressions

Live

updateBroadphase will process terrain contacts in parallel with spatial hash updates. This can mean a ~40% performance improvement in updateBroadphase for games using terrain.

Live

On this page