Studio Rolling Back Changes in Team Create?

My team and I have been running into a relatively frequent issue as of late. It seems that sometimes our changes to Instances under the Explorer in our game get rolled back once we exit Studio, despite Team Create being auto-save enabled.

For example, my teammate recently did some UI work in Studio. Today when he went to show me, it was no where to be found. Another example: I migrated some Parts and Sounds from one folder to another, and when I reopened Studio the following day, those Instances had gone back to their previous location in the Explorer.

This issue does not seem to affect Scripts. There have been times where I made changes to the Explorer hierarchy as well as Scripts in the same session, but only the changes made in the Explorer get rolled back.

In terms of solutions we’ve looked into, we tried rolling back to the last version where we knew those changes were made (using timestamps on screenshots we have), but they were no where to be found (they were still in their rolled back state). It was as if they had never been made in the first place.

If anyone else has been experiencing this issue, we’d love to hear from you! Thanks.

1 Like

scripts save differently than instances, especially with team create on.

Auto save is not something you can just rely on… do you even save your games before exiting? autosave just uploads a file to your device, unless it’s different with tc on.

either way, do not depend on “autosave.” Just because you close your game and it says it autosaves doesn’t necessarily mean your game is saved to Roblox.

1 Like

I believe it is more than just saving a file to my device when it comes to Team Create. My understanding is that it should save it to the cloud upon closing, but for now my team and I will try to be more diligent about explicitly saving when we are done working. We were just curious if anyone else was experiencing this issue.

1 Like

oh, well yeah usually it is saved to cloud, but you should ALWAYS save your game before exiting. that is probably the problem.