Improvements
Note | Status |
---|---|
Implements an AudioGate instance that you can use to remove portions of audio streams quieter than a specified threshold. | Live |
Tunes the scaling behavior of Unified Lighting. | Live |
Makes VoiceChatService automatically visible whenever "Microphone" is enabled via Game Settings > Communication. | Live |
In Luau's New Type Solver, non-strict mode will no longer report errors for function calls that refinements have proven to be unreachable. | Live |
Adds a new Net Asset section to the Network Diagnostics Debug panel. | Pending |
Adds a "Default" device option when selecting input and output audio devices. | Pending |
In the New Luau Type Solver, function statements on tables now bidirectionally infer their arguments. | Pending |
Improved scrolling performance of Explorer in hot cases. | Pending |
Fixes
Note | Status |
---|---|
Restores haptic support for wireless Xbox One gamepads on macOS >= 11.0 and adds haptic support for Xbox 360 gamepads on macOS >= 15.0. | Live |
Fixes an issue where pixels would shift on R15 humanoid heads in non-PBR cases. While final pixels on heads might render slightly offset, this is the correct and expected behavior, ensuring the result in terms of diffuse textures is the same whether a head is rendered with PBR or not. | Live |
BasePart:GetRootPart() is now deprecated. | Live |
In Luau's New Type Solver, fix a bug that prevents non-strict mode from surfacing unknown symbol errors in conditionals and function calls. | Live |
Introduces a short volume ramp to newly-connected Wires in order to avoid pops and clicks. | Live |
Incremental autocomplete now provides better autofill suggestions when typing requires in scripts. | Live |
Fixes strings in the Accessory Fitting Tool. | Live |
Fixed several cases in Explorer that would lead to "NYI: Parented to nil" errors in searching. | Live |
Fixes a bug that caused Studio to become unresponsive and crash if a script attempted to perform pathfinding when the Path object's WaypointSpacing was set to zero. Also fixes a bug that caused path waypoints to be generated in the wrong direction if a script attempted to perform pathfinding when the Path object's WaypointSpacing was set to a negative number. WaypointSpacing values near or less than zero are now clamped to a minimum spacing distance of 0.1. | Pending |
Fixes table layouts not immediately rerendering after updating a cell's size | Pending |
Provide richer completions for self types while using incremental autocomplete. | Pending |
Next Gen Explorer: Fix bug where existing instances wouldn't show up in Explorer | Pending |
Fixed a bug where holding down arrow keys in Explorer as you enter the search dropdown would cause the arrow keys to get stuck. | Pending |
Fixes the Next Gen Studio Preview beta to respect the PluginToolbarButton.ClickableWhenViewportHidden property. | Pending |
Fixes an issue in the Next Gen Studio Preview beta where custom tabs with references to disabled/uninstalled plugins would not accurately reflect button states. | Pending |