Runtime Debug Panel for Unity
A downloadable tool
Runtime Debug Panel for Unity
A lightweight and powerful debug panel that works directly in your game.
Add buttons, toggles, and sliders using simple attributes — no UI setup required.
Perfect for testing gameplay, tweaking values, and speeding up development.
Features:
• Attribute-based system (no boilerplate)
• Buttons, Toggles, Sliders
• Automatic UI generation
• Clean UI Toolkit interface
• Categories support
• Draggable panel
• Auto-initialization (no setup required)
• Save & load values (PlayerPrefs)
Example:
[DebugButton("Gameplay")]
void SpawnEnemy() {}
[DebugToggle("Gameplay")]
bool godMode;
[DebugSlider("Gameplay", 0, 5)]
float timeScale;
Just press Play and open the panel with F1.
Works out of the box.
| Published | 13 hours ago |
| Status | Released |
| Category | Tool |
| Author | DMykytenko |
| Tags | Unity |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $4.99 USD. You will get access to the following files:



Leave a comment
Log in with itch.io to leave a comment.