- Current Version: 1.0: 2025-04-11T06:12:14Z
- First Published: 2025-04-11T06:12:14Z
- Size: 504160
- Supported Unity Versions: 2021.3.45
tools utilities
Add to cart
DebugForge
No rating !(0 Vote)
$6.43
$6.43
DebugForge is a modular debugging toolkit for Unity featuring a powerful custom console and real-time variable tracking.
It helps developers monitor and debug gameplay systems efficiently.
Features:
- 🔹 Custom debug console with log filtering by category
- 🔹 Captures Debug.Log, Warning, and Error from Unity
- 🔹 Category system configurable via Project Settings
- 🔹 Toggleable log types (log, warning, error) in the console
- 🔹 Track public/private variables with curve visualization
- 🔹 Multiple tracking modes: Update, FixedUpdate, LateUpdate
- 🔹 In-editor and runtime variable monitoring
- 🔹 Static tracking via code (TrackVariable) without a component
- 🔹 Display real-time debug info in UI (LogUI)
- 🔹 Display messages in world space (LogOnWorldSpace)
- 🔹 Editor windows for both console and variable viewer
- 🔹 Clean C# architecture, fully extensible
Add to cart