Undo Bug when deleting ReplicatedStorage

I’m sorry, but I want to break my table right now. I am not sure it is how it’s supposed to work.

When you delete a Replicated Storage (I accidentaly clicked Ctrl + A and then pressed Delete) Undo button wouldn’t work. It will work only if you press ReplicatedStorage in Explorer. I didn’t know it and in panic I tried to restart the Roblox Studio hoping that it didn’t save the changes and now I can’t press on ReplicatedStorage and Undo my changes. I believe Undo button should work even if you don’t click on ReplicatedStorage in Explorer.

It’s because deleting the scripts is changing your tab to something else, which causes the script editor to regain focus. The undo action being disabled here is because it’s referring to the undo of the script editor (i.e. Ctrl-Z to remove test you just put in).

I forwarded this to the script editor team.

2 Likes

hey, if you have team create on roblox basically autosaves every change. you could maybe roll back one version to maybe recover what you lost.

I have enabled team test and I know that it saves all your changes, but I am not aware of the fact that u can go back to previous versions. If u share with me way to do it, I will be really happy

1 Like

image



(right click)