A Unity Editor extension that adds convenient toolbar buttons for quick access to common functions.
- C# Button - Opens the C# project in your default IDE
- GitHub Button - Opens the repository in your browser (detects git remote URL)
- Dir Button - Opens the project folder in Explorer/Finder
- Scene Dropdown - Quick scene switcher with Build Settings/Profiles access
- Unity 6000.0 or higher
- Git (for GitHub button functionality)
- Open the Package Manager window (Window > Package Manager)
- Click the "+" button and select "Add package from git URL..."
- Enter:
https://github.com/FrameSynthesis/QuickAccessToolbar.git
After installation, the buttons will automatically appear in the Unity toolbar next to the play controls.
- Shows all scenes from Build Settings
- Current scene is marked with ►
- Scenes not in build are marked with *
- Click to switch between scenes
- Bottom option opens Build Settings/Profiles window
This package is provided under the MIT License.
