GetObjects will cause studio to crash if the content path is invalid

Reproduction Steps
Open a place file and type the following command in the CommandBar
game:GetObjects("C://File.rbxm")

The issue occurs when you provide an invalid protocol URL.

Expected Behavior
There should be an error stating there’s an invalid protocol link

Actual Behavior
Studio will lock up (or crash) and stop responding 100% of the time.

Issue Area: Studio
Issue Type: Crashing
Impact: High
Frequency: Constantly

2 Likes

Been having the same issue as well, I tried this with a URL on the roblox servers, and it still failed. (I mean like game:GetObjects("rbxassetid://abcdefg"))

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

1 Like