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,699
Gamers
1,333,659

Latest Updates

Release notes for 684

Improvements

  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • Adds UIContainerQuery to Studio Explorer.
  • The Info section of MicroProfiler dumps has been reformatted, being properly encoded when exporting as JSON.
  • Optimizes UIContainerQuery so that the list of active CQs are rebuilt once per frame. This removes unnecessary computation when GuiBase2d instances are duplicated or deleted.
  • Adds a  API for creating layered Decals ...

Release notes for 683

Improvements

  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • Class.SurfaceAppearance.AlphaMode is now scriptable.
  • Adds a preview widget to the Class.AudioPlayer.Asset property.
  • Updates selector syntax to handle ContainerQuery.
  • Class.Decal and Class.Texture now have properties for a Normal, Roughness, and Metalness map. Class.Decal UVs support a scale and offset. ...

Release notes for 682

Improvements

  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
  • You can now visualize Class.WrapTarget cage mesh vertices before and after deformation with Class.WrapDeformer. By default, visualization shows post-deformation vertices, but the new debug visualization setting Enum.WrapTargetDebugMode.PreWrapDeformerCage lets you view the Class.WrapTarget cage vertices prior to deformation. ...

Release notes for 681

Improvements

  • Tunes the scaling behavior of Unified Lighting.
  • Adds Class.Bone.LocalCFrame and Class.Bone.WorldCFrame properties.
  • You can now visualize Class.WrapTarget cage mesh vertices before and after deformation with Class.WrapDeformer. By default, visualization shows post-deformation vertices, but the new debug visualization setting Enum.WrapTargetDebugMode.PreWrapDeformerCage lets you view the Class.WrapTarget cage vertices prior to deformation. ...

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