Publisher | monolimbostudio |
---|---|
File size | 170.16kB |
Number of files | 8 |
Latest version | 1 |
Latest release date | 2025-05-14 02:18:13 |
First release date | 2025-05-14 02:18:13 |
Supported Unity versions | 2018.4.2 or higher |




Overview
Input Tester Window is a powerful Unity Editor extension designed to help developers debug and monitor input devices in real-time—all within a single, intuitive editor window. Whether you're working with controllers, keyboards, or mice, this tool gives you instant feedback on input states, values, and activity.
Features
🎮 Controller Input Testing
- Real-time feedback on:
Button presses
Stick movement
Triggers and D-Pads - Supports 18+ common Unity input axes
- Visual bars to show axis intensity
⌨️ Keyboard Input Monitoring
- Detects all KeyCode presses
- Real-time key state changes
- Organized layout for fast scanning
🖱 Mouse Input Visualization
- Cursor position and delta tracking
- Scroll wheel detection
- Left, middle, and right button state feedback
📐 Modern Editor UI
- Tabbed layout for each input type
- Organized and scrollable sections
- Visual progress bars and clean indicators
- Custom styling for easy readability
- Minimum size limits for usability
Technical Highlights
- 💻 Fully integrated Unity Editor window
- 🔄 Real-time updates via EditorApplication.update
- 🧠 Dictionary-based input state tracking
- 🔁 Proper cleanup and memory management
- 🔧 Error-tolerant design with responsive layout
Use Cases
- Debugging input systems during development
- Verifying controller support
- Monitoring input behavior in cross-platform projects
- QA testing input interactions
- Teaching or learning how Unity handles input