Cannot Select Certain Models or Parts

Issue

So I am working in my game and for some reason certain models or parts such as banners, computers, etc. I cannot select. Like I try to click it and it just click something behind it or near as if the object isn’t there. When I hover my mouse over it the click box does not show either.

1 Like

Certain assets in ROBLOX studio might be locked, example:
image

All you have to do is unlock the object either through the explorer or using the lock tool here:
image
image

This is supposed to help, unless your models are meshes which go over the part bounds but that’s a whole different story.

4 Likes
  1. Check if you’re using ‘Select’ or any of the building tools.
  2. Check their ‘Lock’ property.
  3. Check if the parts have CanCollide off. I believe this is still an issue.
1 Like

Thanks for everyone’s help but I was able to figure it out! What I did was use ctrl+a to select everything then to in workspace and right click it then everything was perfectly fine.

2 Likes