Unable to Uncheck Collisions Between Groups in Roblox Studio's Collision Groups Editor

  1. What do you want to achieve?
    I am looking to modify the collision settings between different groups in Roblox Studio to fine-tune the interactions in my game.

  2. What is the issue?
    I am encountering an issue in the Collision Groups Editor where I am unable to uncheck the collisions between certain groups. This is preventing me from adjusting the collision settings as per my game’s requirements. Here’s a video of the problem I’m facing:

  3. What solutions have you tried so far?
    So far, I’ve attempted to find a solution by searching through the Developer Hub and restarted Roblox Studio. However, I haven’t found any information or methods that resolve this issue.

13 Likes

I have the same issue, I think the best way to attempt to fix this issue is by reinstalling studio.

Same happening to me right now, this is just annoying when they randomly update stuff that already worked perfectly fine and then it breaks due to that update so we have to wait months or even years waiting for them to fix it :angry:

Solution for now would be either find some plugin that helps with it or put this in console

game:GetService("PhysicsService"):CollisionGroupSetCollidable("Group1", "Group2", false) --Change the names obviously.
10 Likes

bumping this post because it’s a bug for me too. @N3rmis’s workaround worked btw.

1 Like

Bumping as this is still an issue.

4 Likes

Bumping as i have the same issue.

3 Likes

having the same issue, anybody found a solution?

2 Likes

Thanks for the workaround, this is pretty much my only option right now, haha.
Hoping this issue gets fixed soon!

1 Like

welp so it will happen when i make a new collision group and have to restart studio

bumping once more as i also have this issue

Bumping, having this issue too.

bump

same this is happening for me xd

bump

this is still an issue for me

bumping still an issue idk when its gonna get fixed :frowning:

GUYS IT GOT FIXED
atleast for me

all i did was wait a day, restart my computer, and reboot roblox studio and it works now for me!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.