Getting Started
Step 1: Open Editor Shots
Navigate to Tools > Editor Shots in the Unity menu bar.
Step 2: Familiarize with the Interface
The window opens with four tabs:
- Capture: For taking screenshots
- History: For managing screenshots
- View: For viewing and editing
- Settings: For configuration
Step 3: Your First Capture
- Click on any window in the mini-map
- The "Capture" button turns red
- Click "Capture Selection"
- View your screenshot in the View tab
Basic Capture Tutorial
Single Window Capture
Steps:
- Open the Capture tab
- Click on the desired window in the mini-map
- Click "Capture Selection"
- The screenshot is saved automatically
Multiple Window Capture
For capturing multiple windows:
- Hold Ctrl/Cmd while clicking windows
- Or use Shift+click for range selection
- Click "Capture Selection"
- All windows are captured sequentially
Component Capture Guide
Capture specific Inspector components for focused documentation:
Steps:
- Select an Inspector window in the mini-map
- The component panel appears on the right
- Select components you want to capture
- Use Shift+click for multiple components
- Click "Capture Selection"
Tips:
- Components are automatically cropped
- Perfect for documenting specific settings
- Maintains component state during capture
Annotation Guide
Adding Annotations
Drawing Shapes
- Open image in View tab
- Select Circle or Rectangle tool
- Choose color and thickness
- Click and drag to draw
- Use Space+drag to reposition while drawing
Adding Text
- Click "Text" button
- Enter title and description
- Click "Edit" to modify
- Save to preserve changes
Annotation Controls
- Ctrl+Z: Undo
- Ctrl+Y: Redo
- Ctrl+Scroll: Adjust thickness
- Fill Toggle: Switch between fill/outline
Image Comparison Tutorial
Setting Up Comparison
Method 1: From History Tab
- Select first image
- Click compare button
- Select second image (same resolution)
- Both open in comparison mode
Method 2: Drag and Drop
- Open first image in View tab
- Drag second image to right half
- Comparison mode activates
Using the Comparison Slider
- Click to position slider
- Drag for smooth transition
- Ctrl+click to toggle horizontal/vertical
- Use for before/after comparisons
Workflow Tips
Documentation Workflow
- Set up your Unity Editor layout
- Capture all relevant windows
- Switch to View tab
- Add annotations and text
- Save annotated versions
- Export or share as needed
Bug Reporting Workflow
- Reproduce the issue
- Capture relevant windows/components
- Annotate problem areas
- Add description text
- Share with team
Tutorial Creation
- Plan your tutorial steps
- Capture each step
- Link related images
- Add annotations for clarity
- Include descriptive text
Common Use Cases
Documentation
- Tool documentation
- Asset documentation
- Setup guides
- Configuration reference
Team Communication
- Bug reports with context
- Design reviews
- Progress updates
- Feature requests
Education
- Tutorial creation
- Step-by-step guides
- Workshop materials
- Training documentation
Quality Assurance
- Visual regression testing
- UI consistency checks
- Before/after comparisons
- Issue tracking
