Open a local file.
Make some changes and do Ctrl + S.
The place will save locally.
Do File > Save to Roblox As afterwards.
The place will not save.
The only indication that this has happened is a completely silent message in the output. Studio needs to put these messages in toast popups or a window or something. This is not acceptable at all.
Expected behavior
The place should save in both cases even if there are no changes because the save-to target is different. If I am saving a game to multiple place slots, or local files, etc. Studio should always save it.
I was saving to an existing rbxl place file on my hard drive, the same one that I had opened from the studio start screen.
I believe the complete workflow was as follows:
Launch studio, open the game from one of the recent tiles (cloud copy of the game), do some changes, save it to a local file that already exists, do more changes, do Ctrl S to save to the same local file, then Save to Roblox As over the same game that was initially opened.
I’ll review my studio settings and repro steps when I’m home.