Calling Instance:GetDebugId with a scope length of 2147483647 crashes Roblox

Calling Instance:GetDebugId with a scopeLength of 2147483647, the maximum value of a 32-bit signed integer (or any float that rounds to it), crashes Roblox.

Steps to reproduce:

  1. Open Studio.
  2. In the command bar, type workspace:GetDebugId(2147483647)
6 Likes

Thanks for the report! We’ve filed this internally and we’ll follow up here when we have an update for you.

2 Likes

Could you provide us with more info regarding this issue? Are you still seeing this issue occur? Is there any other repo steps we can pass to the engineers to get this issue to occur?

This issue has been fixed since a couple weeks ago.

1 Like

Perfect. Thanks for the info. I appreciate it.

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