ProjectScreenshoter Documentation

Introduction

ProjectScreenshoter is a simple utility for Unity that allows you to capture screenshots of your game view. These screenshots are used by Advanced Unity HUB to display project previews without having to open the projects.

ProjectScreenshoter is designed to be straightforward and efficient, allowing you to quickly create preview images of your Unity projects for Advanced Unity HUB.

Features

  • One-click screenshot capture of the Unity Game View
  • Automatic saving to your project's root directory
  • Convenient keyboard shortcut (Ctrl+Shift+S)
  • Integration with Advanced Unity HUB for project previews

How to Use

1

Access the Screenshot Tool

You can take a screenshot in two ways:

  • Click on Tools > Capture Screenshot in the Unity menu bar
  • Use the keyboard shortcut Ctrl+Shift+S
2

View Your Screenshot

After taking a screenshot:

  • The image is saved as screenshot.png in your project's root directory
  • A confirmation message appears in the Unity console

You can open the screenshot in any image viewer or check it directly in your project folder.

Integration with Advanced Unity HUB

Advanced Unity HUB automatically detects and uses the screenshot.png file to display a preview of your project in its interface. This allows you to quickly identify and select projects without having to open them first.

For the best results, take your screenshot when your Game View displays a representative image of your project. Consider setting up a specific scene or view for this purpose.

Tips for Better Screenshots

  • Set up your Game View to show the most interesting part of your project
  • Adjust the Game View resolution before taking the screenshot
  • Consider using a dedicated "screenshot scene" that shows off your project
  • Make sure your game is in play mode if you want to capture in-game elements

Example Usage

Here's a simple workflow for creating a project thumbnail:

  1. Open your Unity project
  2. Set up your Game View to display the main scene or a custom screenshot scene
  3. Enter Play mode if necessary
  4. Press Ctrl+Shift+S or select Tools > Capture Screenshot
  5. Check the Unity console for confirmation
  6. Advanced Unity HUB will now display this screenshot as the project preview