UnityIngameDebugConsole
Debug Console
An in-game debug console with a UI GUI, allowing users to view and interact with debug messages during gameplay.
A uGUI based console to see debug messages and execute commands during gameplay in Unity
2k stars
43 watching
225 forks
Language: C#
last commit: 25 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mminer/consolation | A utility tool to display debug output from Unity's in-game debugger in a user interface. | 867 |
tadija/aeconsole | A customizable console UI overlay with debug log functionality for iOS apps | 148 |
unity-technologies/unitymixedcallstack | Provides debugging support for Unity native code using Mono by translating managed addresses into descriptive stack frames. | 129 |
tiagolr/dconsole | A runtime console that provides access to methods, variables, and more for real-time debugging and customization of Haxe applications. | 169 |
naituw/wbwebviewconsole | An in-app debugging console for UIWebView and WKWebView | 1,333 |
weimobgroup/weconsole | A customizable, browser-like debugging interface for mobile app development | 167 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
ovidiuvio/vsdebugpro | A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. | 58 |
deltadaedalus/vudu | A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. | 38 |
rxi/lovebird | A browser-based debug console for the LÖVE framework | 292 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
deplinenoise/webby | A lightweight web server for game development debugging | 278 |
davidortinau/plugin.maui.debugoverlay | A plugin that displays a debug overlay on the UI to indicate the app is running in debug mode | 14 |
strongjoshua/libgdx-ingameconsole | An in-game console library for Java-based game development, enabling live logging and command execution. | 132 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |