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,867
Gamers
1,377,413

Latest Updates

Release notes for 690

Improvements

  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • WrapDeformers can now be attached under layered clothing meshes, for example MeshParts that have Class.WrapLayer children rather than just Class.WrapTarget children. The difference between the WrapDeformer...

Release notes for 689

Improvements

  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • The Class.StyleRule:SetProperty() function now automatically handles the following color type conversions: A) converts a Datatype.BrickColor value to a Datatype.Color3 when setting a Datatype.Color3 property; B) converts a Datatype.Color3 value to a Datatype.ColorSequence when setting a Datatype.ColorSequence property. ...

Release notes for 688

Improvements

  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • Allows DraggerService properties to be set.
  • Adds Class.AudioPlayer.SoundContent, Class.Sound.SoundContent, and Class.VideoPlayer.VideoContent properties.
  • Adds Class.UIDragDetector.ActivatedCursorIconContent, Class.UIDragDetector.CursorIconContent, Class.UserInputService.MouseIconContent, Class.ClickDetector.CursorIconContent, Class.DragDetector.ActivatedCursorIconContent,...

Release notes for 687

Improvements

  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • Fixes issue where Enum.Material.ForceField outlines from backface don't appear on desktop and console.
  • Adds missing documentation for several Class.EditableMesh methods.
    ...

Release notes for 686

Improvements

  • MicroProfiler: Adds a new category under x-ray mode that allows you to view network traffic. Before generating a dump, select a verbosity level in the MicroProfiler overlay Network menu. When viewing the dump, select Network in the X-Ray menu.
  • Attributes and tags on instances are now stored more efficiently, decreasing memory pressure.
  • Improves Acoustic Simulation's diffraction pathfinding when emitters or listeners are near obstacles ...

Release notes for 685

Improvements

  • Dramatically improves the memory usage of Class.AudioAnalyzer.
  • WrapDeformers can now be attached under layered clothing meshes (ie MeshParts that have WrapLayer children, rather than just WrapTarget children). The difference between the WrapDeformer cage and WrapLayer outer cage will deform the mesh prior to any layered clothing fit. WrapDeformed layered clothing MeshParts can be published as they have been for WrapDeformed body part MeshParts. ...