Copy & Paste Doesn't Copy Sometimes & Uncopies Itself

Still happening :frowning: You can see me click copy and then it doesn’t have paste available.

I never use “Cut” because of this issue, as the only way to restore your work is CTRL-Z.

2 Likes

You can duplicate it with ctrl+d then drag it where you need it. And I’m pretty sure it’s not available because you are trying to copy and paste it into a spot where it already is…

2 Likes

That’s not how copy & paste works, it doesn’t care if you’re putting it into the same parent.
I know there’s a lot of workarounds but I’m reporting this specific bug!

2 Likes

Still happens as of writing of this post.
I was about to create a new post only to find this has been an issue over a year ago.

It has been happening a lot even with copying text within the script editor as well.

2 Likes

Still happens, not uncommon. Has happened for over a year now for me.

4 Likes

It looks like this is a bug with QT, fixed in either version 5.8, version 5.12, or not at all (unclear, there are many similar issues). Roblox Studio seems to be using 5.6 and updating is likely very difficult.

It seems to happen when certain other programs are using the clipboard or are monitoring it at the same time (examples might be ShareX, Dropbox, other IDEs, etc.). If this issue is particularly bad for you, you may be able to find program(s) on your computer that exacerbate the issue and remove or close them to reduce how often this happens.

Something that Studio should do in the case of Ctrl + X though, is wait for the clipboard operation to succeed before removing your selection.

5 Likes

This is likely the same issue seen in this thread. The specific reply in that link is me explaining a more in-depth explanation of what appears to happen.

In summary, the issue is that copying does work, but then is overridden by a blank, “null” entry. This mainly applies to copying text in Roblox, but I’d think that something similar is happening here.

This bug still happens but I have no idea how to reproduce it. It makes Cut & Paste unusable since Cut behaves as delete.

Here’s an example of trying to copy a model between two places. Notice the “Paste” option is never highlighted.

I thought my keyboard was breaking! Good to know it’s a bug and will hopefully be fixed soon. Gets quite annoying while transfering stuff between games

1 Like

Wait so I’m not insane this happens to other people

This has been driving me up a wall for well over a year, it’s to the point where I just spam copy like a dozen times and pray it actually decides to work.

It’s infuriating because there’s literally no way to reliably repro it, it just happens completely randomly.

3 Likes

This was happening about 9-10 months for me and was fixed, but then started happening a couple weeks ago. It breaks more times than it works for me, incredibly frustrating.

Spamming RightClick → Copy does not seem to work when it is broken. Notice “Paste Into” is greyed out after clicking Copy.

I then press CTRL-C a few times and you notice “Paste Into” becomes active, meaning the copy worked.

Windows 10

I thought this was just me, dang.

I had issues with copy + paste in studio, but mainly in the roblox chat. I can no longer copy + paste ANYTHING into the roblox chat, it just clears my clipboard.

We seriously need this patched, it’s starting to get ridiculous.

I very plainly told it to copy multiple times before it did. I got this footage because this exact thing happened seconds prior while I wasn’t recording. That’s how common this bug is.

1 Like

It’s ridiculous how this bug is still present with how prevalent it is. You can’t use studio for more than an hour without running across it.

Thanks for the report! We’ve filed a ticket to our internal database and we’ll follow up when we have an update for you.

2 Likes

This bug occurs with copying the IDs from an image, video, mesh, etc. and I have to press copy several times at times for it to work.

2 Likes

Hi everyone! Sorry this has gone on for so long. This was a Qt bug which could not be fixed until we upgraded Qt, but with the past release all Studio installs should be using a newer version of Qt that this issue is fixed in.

Please let us know if this occurs again using the latest version of Studio.

20 Likes

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