askvity

How do I unhide hidden objects in Blender?

Published in Blender Modeling 1 min read

To unhide hidden objects in Blender, use the following methods:

  • Alt+H: This shortcut will unhide all hidden objects in your current scene. This is the fastest and simplest way to reveal everything that's hidden.

  • Outliner (Scene Collection):

    • Open the Outliner panel (usually located on the top right of the Blender interface). If you can't see it, go to Window > Outliner > Outliner.
    • Hidden objects will have their visibility icon (an eye) disabled.
    • Click the eye icon next to the object's name to toggle its visibility and unhide it.
    • This allows you to selectively unhide specific objects.
  • Using Collections:

    • If entire collections are hidden, they will also have the eye icon disabled in the Outliner.
    • Click the eye icon next to the collection's name to unhide all objects within that collection.
    • You can also use the shortcut Control+H to bring up a list of your collections for easier management.

Related Articles