When Studio disconnects from a Team Create session while a save is in progress, Studio enters a broken state. The “saving in progress, studio will automatically close when complete” popup appears.
Although the popup can be closed and local editing/playtesting can resume after reconnecting to the internet, all subsequent saves and publishes fail silently or throw an “Internal Server Error.”
Studio cannot reconnect to the Team Create session, and force-quitting Studio results in total loss of unsaved progress.
Reproduction steps:
- Open a place with Team Create enabled.
- Make any edits to the place.
- Begin saving (
Ctrl/Cmd + Sor File → Save to Roblox). - Disconnect your internet while the place is actively saving.
- Note the “saving in progress” popup.
- Reconnect your internet.
- Continue editing or playtesting.
- Attempt to save the place again.
Expected behavior
Studio should either automatically retry the save upon reconnecting, prompt the user to save a backup .rbxl copy if it disconnects, or handle the disconnect without corrupting the current session.

