Studio crashes if the DataModel is selected, by using the Selection:Set()
function. This creates a huge downside for untrusted plugins which can close the Studio at command, putting the progress made in the game at risk.
Reproduction Steps:
- Type
game.Selection:Set({game})
in the command bar and press enter
Expected Behavior:
Instances that are not browsable should not be selectable, the reproduction code resulting maybe in nothing happening or an Output error stating the statement above.
Actual Behavior:
Studio crashes with the error message of “An unexpected error occured and Roblox needs to quit. We’re sorry!”.
Log files were attached to the internal ticket by a Roblox Staff!
Issue Area: Studio
Issue Type: Crashing