Copying and Pasting text sometimes sends a weird text blob

Reproduction Steps
System Info: AMD Ryzen 9 5900HX with Radeon Graphics 16GB NVIDIA GeForce RTX 3060 Laptop GPU

All I had to do for this to reproduce was to copy and paste the text. I tried pasting Developer Hub API examples and it came out like this:

Screenshot 2022-03-27 145954

While I was trying to copy and paste this:

	local success, result = pcall(function()
		return TextService:FilterStringAsync(
			petName, 
			fromUserId
		)
	end)

Expected Behavior
I’m supposed to get back the copied and pasted text rather than a text blob.

Actual Behavior
Pastes a weird text blob rather than the original text.

Workaround
I’ve typed the code myself.

Issue Area: Studio
Issue Type: Display
Impact: Moderate
Frequency: Often
Date First Experienced: 2022-03-19 00:03:00 (-04:00)
Date Last Experienced: 2022-03-27 00:03:00 (-04:00)

3 Likes

Hi @WooleyWool

I’m not able to reproduce your issue. Is it still occurring?

This was a Windows error. I don’t know why but it happened on Windows. It is not a roblox studio thing

It occurs here and there. Honestly stuck on how to fix it because it’s happening off studio too.

If that’s the case, you might want to raise the issue to Microsoft instead of Roblox.

1 Like

As @buildthomas said, we suggest you raise this issue to Microsoft since it is not on Roblox’s side!
For any other issues/bugs, please make a new post!

Thanks for the report!

2 Likes