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,389
Gamers
1,221,927

Latest Updates

Release notes for 668

Improvements

  • Adds support for multiple controllers on Xbox and PlayStation.
  • Studio Debug Assistant error actions in the output context menu now retain on exiting Play mode.
  • In the new Explorer, selected instances now have darker text.
  • Introduces support for the deprecated attribute. Luau functions and table methods marked for deprecation lead to linter warnings when used.
  • Introduces three-phase rollout for updates to the physics sleep system. ...

Release notes for 667

Improvements

  • Introduces support for deprecating methods in Luau class declarations.
  • In the new Explorer, added box select.
  • In the new Explorer, removed "select on insertion" setting from dropdown (but is still accessible from the Insert Object settings menu). "Highlight hierarchy under selection" has been removed and is now forced on.
  • Introduces support for the deprecated attribute. Luau functions and table methods marked for deprecation lead to linter warnings when used. ...

Release notes for 666

Improvements

  • In Luau's New Type Solver, improves the rendering of type errors to significantly increase comprehension of subtyping failures with multiple underlying reasons.
  • Introduces three-phase rollout for updates to the physics sleep system.
  • Adds new Enum.AlphaMode|TintMask alpha blend mode for Class.SurfaceAppearance. Additionally, streaming LoD meshes more accurately represent the Class.SurfaceAppearance alpha blend modes. ...

Release notes for 665

Improvements

  • New Explorer - Changes styling of dragging and dropping indicators to be less obtrusive.
  • Introduces three-phase rollout for updates to the sleep system.
  • Optimizes Class.Instance:FindFirstChildWhichIsA() 20x for parent instances with many children. Optimizes Class.Object:IsA() 30%.
  • Class.SurfaceAppearance updates:
  • Improves memory usage of Class.EditableImage.
  • Improves the Class.IKControl solver for the two-bone case. ...

Release notes for 664

Improvements

  • Added a Step() and rollback() function.
  • New Explorer - Fix funky hovering when hovering over a dropdown item or search box.
  • Adds entry to properties widget for properties of the Content type.
  • Introduces three-phase rollout for updates to the sleep system.
  • In Luau's New Type Solver, greatly improves the ability to infer types of table literals, reducing the number of invariant subtyping failures, such as in: ...

Release notes for 663

Improvements

  • Introduces three-phase rollout for updates to the sleep system.
  • Reduces the memory footprint of Class.VideoFrame instances that are paused and haven't been modified recently.
  • Runtime/Sleep profiles in the MicroProfiler are now visually semi-transparent.
  • Optimizes join times for Android devices running OpenGL ES.
  • Improves the Class.IKControl solver for the two-bone case. ...