Reproduction Steps
1) Create a frame
2) Drag it over a part
3) Unselect the frame
4) Click on the frame
Expected Behavior
When I click on the frame, it should be selected
Actual Behavior
When I click on the frame, Studio is selected the 3D object underneath the frame:
Workaround
I have to manually search the frame inside Explorer and click its name to be able to select it again
Issue Area: Studio
Issue Type: Other
Impact: Moderate
Frequency: Constantly
This seems like intentional behavior. You are supposed to right-click on the frame, and then select it from the context menu.
1 Like
NeoBuilds
(NeoBuilds)
July 1, 2022, 12:39pm
#3
This is intentional behavior because Frame’s Active
property is set to false, allowing mouse events to go through it to 3D viewport.
Or isn’t it?
1 Like
NimaDev
(Nima)
July 1, 2022, 12:55pm
#4
This is because when you select Workspace, you are no longer in UI edit mode so that’s why that happens.
2 Likes
nidbahn
(nidbahn)
July 1, 2022, 1:10pm
#5
That is definitely intended behaviour.
There was a button for manually turning the UI Editor on and off, however Roblox removed it for any reason.
BUT there’s a workaround for this: you can add the UI Editor button to the quick access bar.
This way you can enable the UI Editor without selecting a GUI element, thus removing the need to search for GUI elements in Explorer.
1 Like
Focia19
(Focia19)
July 5, 2022, 8:17pm
#6
Yes, as others developers said, this is intended behavior!
You can file a feature request if you would like this to be changed!
Thank you!