Running game:GetObjects() within the command bar with an invalid content URL causes Studio to freeze/ hang (leading to a crash after input) rather than output an error, without this knowledge some developers can potentially lose game progress due to the abrupt shutdown.
Following any input after executing the above code, Studio hangs
Reproduction:
Running game:GetObjects() passing any string (consisting of a number) at all even within a protected call will instantly crash Studio, this is 100% reproducible.
I am in the process of checking over bug reports and following up on some bugs that haven’t received any activity in a while.
Is this issue still occurring or can you confirm that this bug has been resolved? We are having a hard time reproducing this issue
I’m not really sure why it’s difficult reproducing this since I can, even after half a year following just the 1 line of code in the reproduction section of my post reproduce the issue a theoretically infinite amount of times passing any string containing a number:
Now that I’ve tested again, I’ve noticed it takes some action (e.g attempting to move the camera, select random options etc.) sometimes after running the code to see Studio frozen. Usually the effect is noticed instantly otherwise.
To be perfectly candid I was kind of expecting a fix half a year later and not a confirmation of whether this still occurs. I understand this given how many bug reports Roblox receives though.
Hey Hippie, I can reproduce this 100% of the time with the examples above as well, you might want to ask the engineer to have a closer look at this one.
Apologies for the lack of a resolution to this bug report, it looks like this one may have gotten lost in the backlog. I happened to run into this bug myself this week and I was able to find the root cause.
I’ve submitted a fixed this bug, the fix should be released next week all going well.