It used to be that in Studio I’d select 2 or more different Parts and if they had a Property that wasn’t similar the checkbox for that Property would be grey.
For example I’ll use CanCollide for this topic, but any other Property like Anchored or CanTouch does the same thing for me.
I’m using Windows 10.
I have tried turning off all my Plugins but it doesn’t change the issue.
I’ve tried it on large complex builds, and empty baseplates with only 2 Parts but it still occurs.
I can’t honestly say when I noticed this first, but I’ve been so used to it that I forgot about it until recently. I am working on a project and need to know if all my selected Parts had the same Property or different Properties.
Expected Behavior
If the first Part is selected with CanCollide true then the checkbox has a check in it. Great!
If the second Part is selected with CanCollide false the checkbox has no check in it. Perfect!
If I select both the above Parts the CanCollide checkbox used to have a grey box indicating a dissimilar Property, which makes sense.
Actual Behavior
Now if I select both the above Parts the CanCollide checkbox has a check in it.
I can have 100 items selected with only one of them CanCollide true, but it indicates that ALL items are CanCollide true.
Issue Area: Studio Issue Type: Display Impact: Low Frequency: Constantly Date Last Experienced: 2022-06-28 00:06:00 (-07:00)
@thirdtakeonit with the new studio UI (yes, I hate ALL those eye-crossingly similar tool and item blue icons) I have the issue popping up again.
Easy to try to reproduce:
Take 2 items in a model, make the 1st one CanCollide true and the 2nd CanCollide false.
Alt Click only the 1st item in the Explorer window, the checkbox will show a blue checkmark.
Alt Click only the 2nd item and it’s checkbox won’t have a checkmark.
Now click the 1st and 2nd items using Alt & Ctrl Alt to select them and the CanCollide checkmark shows true.
I’ve been running Studio for about 2 hours now, and the work I was doing earlier was mostly working with scripts or one or 2 parts so I didn’t notice the issue.
While in the place I was working in I also started another new blank baseplate but got the same issue, ever with 2 parts just inserted into the Workspace.
I shut down all my Studio work, and thinking it was maybe a plugin that I was using started causing the issue I then opened up another Studio place (plugins still in the folder, but none of them used yet). I put 2 parts in the workspace, 1 CanCollide true and one false. The issue still shows up.
I did notice yesterday after the update that if 2 items were selected that had different Property settings the checkbox would have a - line in it instead of a check, but not today.