Studio context menu "Insert from File..." does not create undo step

Reproduction Steps

Steps:

  1. Perform an undoable action in studio. For example changing the color of a part in the workspace.
  2. Right click in the explorer window and insert something into ServerStorage by selecting ‘Insert from File…’ and selecting either a rbxm or rbxmx file. It seems the problem doesn’t happen when inserting into Workspace, but happens when inserting into ServerStorage, ReplicatedStorage, etc.
  3. Undo via Ctrl+Z.
  4. Observe that the first undoable action was undone. For example the part color changes in addition to the inserted object removing.

Expected Behavior

It’s pretty straightforward. It should undo the ‘Insert from File…’ action, not what was done before.

Actual Behavior

It annoyingly undo’s an unrelated action.

Workaround

Redo and delete the inserted objects instead.

Issue Area: Studio
Issue Type: Other
Impact: Low
Frequency: Often

3 Likes

Thanks for the report! We’ll follow up when we have an update for you.

1 Like