The Roblox Studio game logo

Roblox Studio

PatchBot will keep your Discord channel up-to-date on all the latest Roblox Studio patch notes.

Servers
6,548
Gamers
1,327,435

Latest Updates

Release notes for 677

Improvements
  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
  • Adds Class.MaterialVariant.ColorMapContent, Class.MaterialVariant.MetalnessMapContent, Class.MaterialVariant.NormalMapContent, and Class.MaterialVariant.RoughnessMapContent properties.
  • Adds Class.ScrollingFrame.TopImageContent, Class.ScrollingFrame.MidImageContent, and Class.ScrollingFrame.BottomImageContent. ...

Release notes for 676

Improvements

  • Optimized module script loading leading to reduced memory usage, especially for Windows users.
  • In Luau user-defined type functions, it is now possible to reference regular type aliases.
  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
  • Allows Class.Attachment objects to have any parent. ...

Release notes for 675

Improvements

  • Improves type checking for functions with generic type pack arguments.
  • Luau's New Type Solver: Fixes an instance of an internal compiler exception when calling some built-in functions, like table.freeze, as a child of or or and expressions.
  • Deprecates use of Class.TextFilterResult.GetChatForUserAsync. ...

Release notes for 674

Improvements

  • The new SolidMesh pipelines now have material box mapping that matches the behavior of the previous version.
  • Improves type checking for functions with generic type pack arguments.
  • Renames the ? tab in MicroProfiler HTML dumps to Info for better clarity.
  • Luau's New Type Solver: Fixes an instance of an internal compiler exception when calling some built-in functions, like table.freeze, as a child of or or and expressions. ...

Release notes for 673

Improvements

  • The new SolidMesh pipelines now have material box mapping which matches the behavior of the previous version.
  • Speeds up animation curve evaluation by enabling caching for animation curve sampling.
  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
  • Adds Class.MaterialVariant.ColorMapContent, Class.MaterialVariant.MetalnessMapContent, Class.MaterialVariant.NormalMapContent, and Class.MaterialVariant.RoughnessMapContent properties. ...

Release notes for 672

Improvements

  • In Luau's New Type Solver, local variables captured in a lambda are no longer allowed to change types via assignment.
  • Textures displaying Class.EditableImage|EditableImages now switch to low resolution when the system is low on memory, with no changes to the actual image data. ...