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
- HDRP Light shadows switch Type from Soft to Hard after re-enabling the Shadow Map option
- [AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
- Crash on CheckDeviceStatus when opening a UI Panel in Play mode on a specific project
- Redundant Warning message is thrown when multi selecting Package Manifest files in the Project Window
- Point light Cookie texture is rendered incorrectly with Deferred renderer path when used together with multiple Directional lights
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.