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 397

Release Notes for 397

Fixes

Note Status

Fixed a bug where AnalyticsService/ApiKey was unable to be saved while in TeamCreate mode.

Live

Fixed graphics stability issues on some Huawei phones.

Pending

Fixed LOD distance to be calculated from camera focus.

Pending

Fixed issue where the R6 HumanoidRootPart failed to collide with walls.

Live

Improvements

Note Status

The quick find script function can now be accessed via <Ctrl+P> or an icon indicating the type of script to the left of the script name.

Pending

The script editor now supports replacing strings in all scripts (<Ctrl+Shift+H> and <Ctrl+Shift+F>). You can choose to open scripts when replacing for the option to undo your changes. The Find Widget works on replaced results and updates accordingly.

Pending

The quick find function (filter function) is available with <Alt+F> and in the script editor context menu. It now shows functions across all scripts and can jump between scripts. Each function item also shows a corresponding path name which is also visible by hovering over an item.

Pending

Added a new property GuiObject/BorderMode that allows developers to specify how the border is positioned for the GuiObject.

Pending

Now the new Lua VM optimizes loops in the form of for k,v in next, table and for k,v in p(table) where p is a local variable initialized with pairs (or ipairs).

Live

Previous Release Notes for 398 Next Release Notes for 396