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
7,218
Gamers
1,477,170

Latest Updates

Release notes for 705

Improvements

  • Binary size reduction, varies by platform.
  • Removes the reason argument from the Class.NetworkClient.ConnectionFailed event.
  • Adds an option for logging input to the Studio camera service to assist with debugging.
  • print(meshPart.MeshContent) will now include the Datatype.Content source type.
  • Fixes issue with the Input Action System registering mouse clicks on UI buttons and in-menu.
  • Adds Enum.KeyCode.Touch for the Input Action System. ...

Release notes for 704

Improvements

  • Removes the reason argument from the NetworkClient.ConnectionFailed event.
  • Reimport now supports Decal instances.
  • Adds Touch as a KeyCode for the Input Action System.
  • Adds Class.MaterialVariants.AlphaMode and the Opaque value to Enum.AlphaMode.
  • Adds Vector3Scale to individually scale composite directions for InputActions with a Direction3D action type.
  • Making Class.InputAction:GetState() threadsafe soon. ...

Release notes for 703

Improvements

  • Adds the following properties to the Sky object: Class.Sky.MoonTextureContent|MoonTextureContent, Class.Sky.SkyboxBackContent|SkyboxBackContent, Class.Sky.SkyboxDownContent|SkyboxDownContent, Class.Sky.SkyboxFrontContent|SkyboxFrontContent, Class.Sky.SkyboxLeftContent|SkyboxLeftContent, Class.Sky.SkyboxRightContent|SkyboxRightContent, Class.Sky.SkyboxUpContent|SkyboxUpContent, and Class.Sky.SunTextureContent|SunTextureContent. ...

Release notes for 702

Improvements

  • In the New Luau Type Solver, resolve a potential crash when using type instantiation expressions.
  • Deprecates nearly all yielding methods that did not end with Async and provides equivalent methods with Async in the name.
  • Adds the following properties to the Sky object: Class.Sky.MoonTextureContent|MoonTextureContent, Class.Sky.SkyboxBackContent|SkyboxBackContent, Class.Sky.SkyboxDownContent|SkyboxDownContent, Class.Sky.SkyboxFrontContent|SkyboxFrontContent, Class.Sky.SkyboxLeftContent|SkyboxLeftContent,...

Release notes for 701

Improvements

  • Added memory tracking stats for SLIM.
  • Deprecates nearly all yielding methods that did not end with Async and provides equivalent methods with Async in the name.
  • Adds the following properties to the Sky object: Class.Sky.MoonTextureContent|MoonTextureContent, Class.Sky.SkyboxBackContent|SkyboxBackContent, Class.Sky.SkyboxDownContent|SkyboxDownContent, Class.Sky.SkyboxFrontContent|SkyboxFrontContent, Class.Sky.SkyboxLeftContent|SkyboxLeftContent, Class.Sky.SkyboxRightContent|SkyboxRightContent,...

Release notes for 700

Improvements

  • Adds a built-in require-by-string alias that always points to the root of the Class.DataModel: @game.
  • In Luau's New Type Solver, Library.table.isfrozen() and Library.table.clear() functions should now more consistently accept unions of tables.
  • When the "Acoustic Simulation" beta feature is enabled, reduces the overhead from moving parts.
  • Creates new, separate 2500 requests/minute limit in Class.HttpService for Open Cloud requests. ...