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!)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.