Skip to content

A simple Unity Editor extension that helps you quickly browse, locate, and open scenes in your project. This tool is especially useful for projects with many scenes, making scene management more efficient.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

barryyip0625/Unity-Scene-Viewer

Repository files navigation

Unity Scene Viewer

License: MIT Readme_ZH

A simple Unity Editor extension that helps you quickly browse, locate, and open scenes in your project.
This tool is especially useful for projects with many scenes, making scene management more efficient.

Screenshot 2025-05-21 154055

Features

  • Scene List Viewer: Lists all scenes under the Assets/ folder, excluding package scenes.
  • Quick Open: Click a scene name to open it (after prompting to save current changes).
  • Additive Open: Use the "Add" button to load a scene additively.
  • Locate Scene: Automatically highlights the scene asset in the Project window when you interact with it.
  • Refresh: One-click refresh to update the scene list.

Installation

  1. Copy the Editor/SceneViewer/SceneViewer.cs file (and folder) into your Unity project's Assets/Editor/ directory.
  2. Open Unity. The tool will be available in the menu:
    Tools > BY Utils > Scene Viewer

Usage

  1. Open the Scene Viewer window from the menu:
    Tools > BY Utils > Scene Viewer
  2. The window will display all scenes found in your project.
  3. Click a scene name to open it (single mode), or click "Add" to open it additively.
  4. Use the "Refresh Scene List" button if you add or remove scenes while the window is open.

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributing

Issues and pull requests are welcome. Your contributions will help make this tool better!

About

A simple Unity Editor extension that helps you quickly browse, locate, and open scenes in your project. This tool is especially useful for projects with many scenes, making scene management more efficient.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages