Undo Forgets History

Basically what the title says. The Undo button in Studio forgets what it un-did before, resulting in things getting lost to time. It remembers most things but sometimes it can’t even remember a part being in a specific location before. I have no idea what is causing this, and I don’t know if anyone’s ran into a similar issue.

Expected behavior

I usually expect for Undo to work as intended, restore something I deleted or revert an item. Sometimes it doesn’t do that.

2 Likes

Not all actions in Studio trigger ChangeHistoryService, which is used to store information about changes, using the command bar is one example of this.

If you explicitly destroy an Instance, you cant restore it because Undo would otherwise change the Parent of the instance (which you cant do here, because Parent gets locked).

You also cant Undo while the game is running because its changing literally every frame.

1 Like

Hello! I hope you’re doing well.
Thank you for taking the time to submit this issue and for reading our message.

To help us move forward, we’d appreciate your support with a few questions:

  • Is this issue still occurring on your device?

  • If so, could you please send us a Video & log?

Don’t worry — we’ve got you covered!
You can find step-by-step instructions on how to generate and send the log How to post a Bug Report - Bug Reports - Developer Forum | Roblox

Following these steps will help us better understand the issue and work on a solution more efficiently.

Thank you again for your cooperation!

This might be due to animation editor. Happens to me frequently as well.

Hello! I hope you’re doing well.

Thank you for taking the time to read our message.

Since no additional information has been provided and we were unable to identify any issue at our end, we will proceed to close this report.

If the issue persists or if you obtain any new information that could help us analyze it further, please open a new report including all relevant details and a clear description of the problem. For more information on how to write a issue report please visit [How to post a Bug Report - Bug Reports - Developer Forum | Roblox].

Thank you again for your cooperation!