Improvements
Note | Status |
---|---|
Beta Feature: Add BasePart.CanQuery property. Allows for setting parts to be ignored by spatial queries such as raycasts or Region3 queries. | Live |
Added new method for spawning a new thread immediately | Live |
MVP Clouds phase 1 release. Clouds object must be moved or placed under Workspace/Terrain to become visible. | Live |
Places that were published as XML (before 2013) can now be opened again in Studio without hitting "Error while decoding data: unexpected end at offset X" error that started showing up in 2019. | Live |
Luau linter now displays warnings for erroneous or inefficient uses of table.insert/table.remove | Live |
Bootcamp Intro code | Live |
Fixed a bug on Studio Windows that undo grouping a script into a model will close the studio. | Live |
Fixes
Note | Status |
---|---|
Added input invocation point for deferred events | Live |
Fix Toolbox searches in Play mode. | Live |
The package modification check should work in all cases again. Some cases with nested models were broken along with the Pivot API release. | Live |
Fixed adaptive timestepping performance regression involving the removal of assemblies from workspace. | Pending |
Replace waitForLongProcess with submitTask for undo/redo in RobloxStudioVerbs and ChangeHistoryService. | Pending |