Search Issue Tracker
By Design
Votes
0
Found in
2019.3
2019.3.3f1
2020.1
2020.2
Issue ID
1224569
Regression
No
There is no option to toggle Scene Visibility for multiple objects
Hey Mike! Sent a note in Slack, copying it here:
The reason we went with "only affect the clicked item" was to avoid forcing users to change selection just to hide a single item that's in their way.
For example:
- I have a complex selection, would require lots of manual work to re-select
- I realize there is an item in my scene that is obscuring my vision, causing visual clutter, getting in the way of picking ... whatever it is, it's a problem
- I need to Hide or make Not Pickable just that one item
That would be a very high-pain situation if you were forced to de-select, do the hide action, then re-select everything.
Secondly, the keyboard shortcut for "Hide" is available to perform the action you want, all selected items will be hidden. Default is "H", and you can choose (in Shortcut Manager) whether this action also hides children or not (default is yes).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
This action is by design, to avoid forcing users to change selection when hiding items. However, we do provide a keyboard shortcut for "Hide Selected" that solves the problem here.