Incorrect Script Editor vs Explorer highlight focus behavior with Duplicate

It is common to map “Ctrl + D” to both the “Duplicate” action for instances in the Explorer window as well as the “Select next occurrence” action when doing multi-cursor selection in a script editor window.

[Bug Issue]
If you have a selection in the Explorer and you start editing in code, your “Ctrl + D” actions in the script editor will end up bleeding into the Explorer and unintentionally duplicate a ton of objects.

This behavior does not happen every time and can be inconsistent to reproduce. It also seems to mostly happen when you pop the Script Editor into its own widget.

[Reproduction]

  1. Ensure you have the following keybinds

  2. Open up a script and drag it into its own widget

  3. Immediately start pressing “Ctrl + D” in the script editor to select code

  4. Watch how the explorer selection from opening the script ends up duplicating the script repeatedly (this may not always happen, if it doesn’t, then close the script, reopen it and try again)

[Video repro]


Expected behavior

If this were working properly, we should never have to worry about script instances accidentally duplicating themselves (or any other action for that matter) while you are focused into the Script Editor window and making all sorts of key inputs that may be interpreted differently outside of it.

2 Likes

As of 09/15/2025 - 11:45AM PST, this issue is still happening in the exact manner with the same steps outlined.

1 Like

Hi - thanks for the report and updated video. It doesn’t happen everytime for me, but I have been able to reproduce the issue as described often enough. We believe we’ve identified the root cause of the problem and are working on a solution. I’ll reply back to this topic once the fix is available in a Studio update. Thanks.

1 Like

Hi - the latest fix is live on Studio. At your convenience, please Update Studio and verify in the About box that you’re running version 0.692.X.YZ . Please let me know if you are still experiencing the issue. Thanks.

The issue is still happening as of 10/16/2025 - 11:48AM PST.


This is the studio version I am running

@litozinnamon The latest release of Studio should have the fix for this. That just came out, I’m rolling it out now. I’ll post back here once it’s available for you to restart and try again. Thanks.

The change has now been rolled out, can you please try again? You’ll need to restart Studio if you already have it open. Thanks.

@1987rab Seems like it is fixed so far, my attempts to reproduce it have stopped showing up.
I’ll post any new findings if I run into the issue again somehow, but otherwise I believe this is good to go.

Thanks for the update!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.