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,621
Gamers
1,298,020

Latest Updates

Release notes for 679

Improvements
  • Luau autocomplete now prioritizes showing table properties in index expressions.
  • Adds a new Class.Decal.TextureContent property so that EditableImage can be used with decals.
  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
  • Adds Class.ScrollingFrame.TopImageContent, Class.ScrollingFrame.MidImageContent, and Class.ScrollingFrame.BottomImageContent. ...

Release notes for 678

Improvements
  • Adds a Enum.InputActionType|Direction3D enum option for use with Class.InputAction.Type.
  • In the New Luau Type Solver, autocomplete now suggests individual string literal keys for table index expressions when appropriate.
  • Updates the Script Capability system to extend availability of instances under existing capabilities. See the DevForum announcement for specifics.
  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties. ...

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. ...