View and modify tracked variables at runtime. Tracked Variables can be extended to include support for pretty much any data structure.
Includes a highly efficient built-in debug UI with tabs and categories.
Runtime Tracked Variables is intended to be a useful debug tool to speed up the testing process as you can call methods from the tracked variables, edit them as a toggle, an input field, or a slider to make certain events happen.
To prevent cheats/hacks via this tool, you can remove our scripting define symbol which disables compilation of the Variable Tracker for your public builds.