June 25, 2026
Release notes for 727

Engine Improvements
- Movement Tuning: GroundController acceleration and deceleration now strictly impact linear motion, keeping turning snappy.
- Audio Control: SoundService now allows independent toggling of Occlusion and Reverb. Plus, enjoy 15-30% faster mix-times for AudioEmitters and AudioListeners, with new independent positioning options.
- API Upgrades: Use GroupService:GetRolesInGroupAsync for multi-role support (deprecating older rank/role methods). Also, UserInputService:GetStringForKeyCode now supports abbreviated key strings like "LCtrl" or "LAlt".
- Developer Workflow: Added a server restart event, improved Luau Type Solver stability, and better error suppression for pcall logged errors.
Studio & UI Enhancements
- Editor Fixes: Studio now stays responsive when pasting large scripts, and "Group as Model" intelligently converts to "Group as Frame" when selecting GUI objects.
- Animation Graph: Improved text selection during node renaming and added better visual clarity with curves fading based on weight.
- Input & Platform: Mouse support is now available on iPadOS, and Magic Mouse scrolling in Studio has been resolved.
Stability & Fixes
- Resolved rendering issues for transparent avatars with highlights.
- Fixed a long-standing issue where the instance-picker would sometimes select objects behind the intended target.
- Unified Z-near plane behavior across all platforms for more consistent visuals.