Attempting to type "workspace:FindPartOnRayWithWhitelist" in the script editor will make studio lag

  • Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.

Attempting to type workspace:FindPartOnRayWithWhitelist (or any other long autocompletable string, such as workspace:FindPartOnRayWithIgnoreList) in the script editor will make studio lag.

  • How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.

This can be reproduced fairly easily. Insert a script into workspace, and type workspace:FindPartOnRayWithWhitelist into the script editor without using intellisense’s autocomplete. It will gradually start to lag as you type it

  • Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.

This happens in studio on the current release.

  • When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.

I don’t know exactly when this bug started happening. I experienced it in the most recent official release as of posting this.

2 Likes

Can confirm I also experience this on the latest update with Windows 10. Caused my studio to stop responding completely by the end of the word

I can also confirm that this happens with the latest update.

I had studio open when I saw this, so I just typed it out in script editor multiple times and nothing happens.

But after reading @SkyDiver051202’s comment, I realized it had something to do with the update. I updated, and then after typing it out I was lagging until it finished typing, which took an extra minute or so.

I did it again and timed it on my phone. Studio was not responsive for 1:16.38 minutes

1 Like

This should be fixed later today.

1 Like

Thanks!

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