PcoWSkbVqDnWTu_dm2ix
The information on this page may no longer be accurate. To see the latest, go to our new and improved documentation. You can also learn more about the future of documentation.
Collapse Sidebar

Release Notes for 531

Release Notes for 531

Fixes

Note Status

Fixed UserInputService/GetMouseLocation returning incorrect results inside of BillboardGui/SurfaceGui InputBegan/InputChanged/InputEnded events.

Pending

Fixed an issue with ‘Save to Roblox’ sometimes failing to function for models.

Pending

The LogService.MessageOut event should now fire properly with tables and other variants in the print statement arguments.

Note: the message will be truncated in the event handler if it’s longer than 2048 characters.

This fixes the following: https://devforum.roblox.com/t/1730251

Pending

Fixed a bug where Opportunistic Stream Out streaming mode would sometimes cancel pending RequestStreamAroundAsync for Clients.

Pending

Fixed a bug related to setting ActuatorRelativeTo for the LinearVelocity Constraint. Blue arrows should now always point in the direction of motion.

Pending

Improvements

Note Status

Added a back button to Toolbox searches.

Pending

The details panel in Material Manager can now be hidden if a Material is selected.

Pending

Improved the performance of light grid (voxel lighting) when light grid relocates.

Pending

Future lighting performance improvements.

Pending

Changes

Note Status

Added support for nonuniformly scaling Union parts behind a Beta Feature.

Pending

Added a new method (RBXScriptSignal/Once) which behaves similar to RBXScriptSignal/Connect, but disconnects immediately when a signal occurs to ensure the callback is only invoked once.

Pending

Previous Release Notes for 532 Next Release Notes for 530