DebuggingTools is a versatile debugging tool for Unity that enables you to check internal game states, preview game log information, and implement live changes for fast iterations. It also allows you to create a cheat management system for advanced development and quick testing. The tool is easily customizable, with varied color themes and log filtering capabilities. You can also add custom commands and hide some commands for cheats. Additionally, it provides a visual representation of GameObject stats for quick debugging and a verbose mode to visualize logs while playing the game without input.
Available using UGUI or UIToolkit, uses the new Input System, colors can be customized, and full code is provided.





