Selectable property is no longer accessibly through Properties

Reproduction Steps

Create any UI Object (Frame, ImageLabel, TextButton, etc…)
And you’ll notice in the property window that the Selectable parameter is gone.

Even though it is still a property that can be accessed and is still documented in the api.



Expected Behavior

I expect the parameter not to be gone

Actual Behavior

the parameter is gone and is not selectable


Workaround

Using the command bar to manually edit/read the selectable state

Issue Area: Studio
Issue Type: Display
Impact: Moderate
Frequency: Constantly

This property is visible for me under the “Selection” group of properties.
image

I guess you could say the bug is implicit reliance on alphabetic sorting inside the categories.

lmao, looks like I completely missed that, how embaressing