Search Unity

Feedback: The visibility toggle in the Hierarchy window should persist between sessions

Discussion in 'Editor & General Support' started by Ranom, Jun 10, 2021.

  1. Ranom

    Ranom

    Joined:
    Oct 10, 2012
    Posts:
    49
    The little visibility toggle in the hierarchy should persist between sessions:

    example.PNG

    Some example use cases:

    1. I have an inverted cube around the camera to render fog, I want to turn of this visibility in the scene view as it obscures parts of the screen.

    2. Any canvas objects. I don't want to see them in my 3D scene view so instead I just toggle it on when editing in 2D. It would probably be better if Screen Space canvases were hid by default in 3D view.

    Arguments against:

    1. Some users may want to see different things in the scene -> store settings per user?

    Cheers,

    Ranom
     
  2. Ranom

    Ranom

    Joined:
    Oct 10, 2012
    Posts:
    49
    It also seems like building a project resets these visibility toggles. Perhaps this is a bug?