Search Issue Tracker
Fixed in 2019.2.X
Votes
2
Found in
Issue ID
1117171
Regression
No
Can not toggle visibility for all objects in the scene back to visible.
How to reproduce:
Open any Scene.
Click on the Eye-Button next to the Scene in the Hierarchy-Window (default new scene: it's next to SampleScene)
--> This will set all GameObjects to be invisible.
Click the same button again.
Expected:
All GameObjects become visible again.
What actually happens:
Nothing. This button can only be used to set all of them invisible.
(If you manually make any object in the scene visible again a click on the eye-button next to the scene in the HierarchyWindow will hide them again, but clicking again afterwards will not unveil them!)
Comments (2)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
rbosse
Mar 02, 2019 18:27
Thank you. I didn't realize the ALT+right click would work.
pbrito_unity
Jan 17, 2019 12:03
The untoggle click works if the game has no children.
If has children you have to click+ Alt right , to make all children visible.