This Unity project/package contains a template you can build on to create a custom "mutli-page" Editor Window. You can create multiple "panels" for the window (each in a separate file), and use the ...
The default Hierarchy window view when you open a new Unity project The Hierarchy window displays every GameObject in a Scene, such as models, Cameras, or Prefabs You can use the Hierarchy window to ...