Cannot select parts within workspace

Oh hi there, I’m working on making a game look nicer.

Whenever I try to use any specific tool, like select size or move, I get issues.

“RaycastParam’s CollisionGroup ‘Default’ does not exist”. This means I can’t select anything with my clicker.

This. Is not good.

I looked up this specific term on google. (Using quotation marks for any specific post with these exact words) has led to 0 results. Hence, I seem to be the only one having this issue.

Here are my questions.

A. Is this fixable, and how do I fix it?
B. Is this a roblox issue, and should I report it?

Thank you for listening and have a great day.

2 Likes

Anyone have any ideas, it seems this thread has died, or failed to start.

Update.

It seems there is no Default group as it was removed some how?

I’ve tried creating it using code, and doing it manually, but it errors on me.

 Can not use/change the Default collision group.  -  Edit
  17:11:02.164  Stack Begin  -  Studio
  17:11:02.164  Script 'sabuiltin_CollisionGroupsEditor.rbxm.CollisionGroupsEditor.AssetMain.main', Line 118  -  Studio
  17:11:02.164  Stack End  -  Studio

Any thoughts or anything I can do?

I’ve fixed it by copying all of the workspace and moving it over to a different game. Wonder how it got this issue in the first place. (Can you even delete the default collission group??)