The selection box is extended to the very end of the window, not allowing me to deselect the current selected Instance. Is this a mistake or intended change?
You can deselect all instances by clicking on the empty area, presumably below TestService.
1 Like
Unfortunately, I limit the size of the Explorer to make way for other plugins, so this doesn’t work.
You can run game:GetService("Selection"):Set({})
in the command bar for now until Roblox reverts this change (most likely they will).
Edit: I’ll try looking around for a deselect hotkey shortcut, there’s probably one somewhere.
1 Like
Yeah, that’s what I’ve been using in the meantime.
1 Like
Made a plugin for this since you can bind a shortcut to it.