Not able to select parts on roblox studio

Alright, will do. I will let you know if it worked or not. Thanks for the help

1 Like

Yes, but even though other people have been having issues with this it may be a simple glitch with your Studio itself.
Since you are using TeamCreate why don’t you ask if your friends are having the issue too.
If they are then it’s a place issue, if not it’s with your Studio.

Again,uninstalling and reinstalling Studio may fix it.

Everyone in team create is not able to select, so unistalling and installing again roblox studio i don’t think it will fix it. And yea, it is a place issue since I can select parts on other places but that’s my issue , I want to fix this issue to be able to select on that place.

Seems like it did not work . I asked them to disable their plugins but we still could not select anything.

Does this happen to them as well?

I wasn’t able to see in the video you provided, but try doing what the solution of the following topic says to do. It involves CollisionGroupId.

Have you all tried to log out of studio and log back in? All of you?

I also saw this solution elsewhere but he cant select anything not just one model… but worth a try i guess, cant hurt.

Yep, it does it to them as well.

Yea as @RMofSBI mentioned I am not able to select anything. I also saw that thread and checked the collision group on some parts and they were set to default.

I read somewhere that a team member accidentally created a gui and it was on top…have u looked for any new instances of gui, maybe in starter gui?

I’ll check it out tmr , but I don’t think that’s the case . I will check it tmr tho just in case.

1 Like

You seem to have parts, models, and meshes organized into folders under the workspace, so using the lock tool to point at a part in the viewport and lock it could inadvertently cause the whole folder to be locked, functionally locking all of the folder descendants.

Here’s a video with this happening

If I had to guess, this it probably what is happening to you too. To reverse this effect just use the lock tool and point at any part that is locked. If that part is in a folder, the whole folder will be unlocked again.

2 Likes

Nope it’s not that, I even disabled all uis . But as far as I know if there is a frame on top you can also select parts.

Nope it is not that, I can not even lock parts if I wanted to…

@ItsFrensi it is not hard to copy and paste all the items from your workspace into a new file, and then when you publish it, you have the option to overwrite an existing file (which is the corrupted one), and your new file will now take the place of your existing game, with no other changes to the experience.

You will not start from scratch, it merely replaces the game file with your new file, the experience keeps everything else such as visits, game page, everything.

Consider this as a last resort, because the other thread about this, the OP had to do the same even after talking with Roblox support.

Well that will destroy some scripts won’t it? We will have to do something with the data.
I’ll talk with my scripters and let you know if it will be possible. I mean for sure we can transfer data but it might be a bit harder for them to do it safely.

You mean the data stores? With data stores i am unfamiliar with, but to my knowledge they arent kept locally anyway.

Regular scripts shouldnt be affected as far as i know… the only thing is when you copy over local scripts to the new file, they switch to server scripts and you might have to migrate them over to local scripts.

I would do a test run on some other game first and see how it works before you try it on yours.

Try disabling all beta features and try inserting it 1x1

Remind me again, did all your teammates try to log out of Studio and log back in?