Skip to content

Home

What is LiveWatch?

LiveWatch is a powerful tool for monitoring variables in real time within the Unity Editor, with full history of changes.

Get it on the Asset Store

With LiveWatch, you can:

  • Track variables with full history


    Monitor all changes to your variables, ensuring you can review the entire history of each variable’s state over time.

  • Monitor any type of data


    Track any variable type whether it’s a built-in Unity type, a collection (List, Dictionary, etc.), or a custom type.

  • Flexible display modes


    Switch between Graph mode for high-level visual overviews, or use Cell mode for a more detailed, table-like view.

  • Advanced search


    Dive into the entire history of values using complex search queries connected by boolean logic.

  • Conditional formatting


    Customize value appearances using color formats, including conditional rules based on the values themselves.

  • Save/Load functionality


    Store your variable data as binary files and inspect the recorded values on different devices or projects.


Not sure where to begin? Jump into the next chapter

Getting Started