Some Widgets cannot be shown in the newer UI layout when Viewport isn't in focus (Flag for these widgets needs to be enabled)

Certain widgets in the new UI layout (such as Command Line and Script Analysis) cannot have their visibility toggled unless the viewport is on focus, as seen below:

This is due to ClickableWhenViewportHidden for the widget needing to be enabled that was forgotten to be enabled

1 Like

IMO everything in the Window dropdown should be toggleable whether I’m in the script editor or the viewport. I don’t want to have to tab out of what I’m working on to change a setting. It’s also very unclear why these options are greyed out in the first place.

1 Like

Cross-posting:

Thanks for posting and using the beta! We’re aware of the discrepancies here and the good news is that as part of the underlying work for rolling out the next gen studio UI we’re redoing all the code that drives the state of these things and that pass should clear that up. We’ll post back here when its ready.