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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.