Easy Asset Search
LiveWatch | Debug with full history of changes Asset Image Purchase on the Asset Store ยป * This is an affiliate link, meaning we may earn a small commission if you purchase something through it, at no extra cost.

LiveWatch | Debug with full history of changes

LiveWatch is a powerful debugging tool for real-time monitoring of any variable type, with a full history of changes.
Category:
Tools โ€บ Utilities
Developer:
JustIngvar
Price:
$14.50$29-50%
Rating:
(5 reviews)
Favorites:
77
Download Size:
4.32 MB
Current Version:
1.0.5
Original Release:
Nov 22, 2024
Last Update:
Feb 5, 2025
Supported Unity Version:
2021.3.0 or higher
Description:

Tired of spamming Console with endless values to find bugs? Want to monitor not just the current game state but the entire history of changes? Introducing LiveWatch โ€” the unique debugging tool that lets you track any variable of any type with every change recorded. Experience the full history of your values, utilize advanced search queries, apply conditional formats, and much more!

๐Ÿ”— USEFUL LINKS ๐Ÿ”—

Quick start | Manual | Reference API | Support | Forum | Discord

๐Ÿš€ KEY FEATURES ๐Ÿš€

Full Change History ๐Ÿ“œ

Capture every change in your variables over time, making it easy to monitor the state of your game or identify sophisticated bugs. Minimal setup required.

Any type supported ๐Ÿ› ๏ธ

Watch any possible type โ€” basic types (int, string, bool, float, double, etc.), collections (Dictionary, List, Array, HashSet, etc.), or any other classes from Unity or your own. No Reflection is used at runtime for complex types to achieve maximum performance.

Powerful search ๐Ÿ”

Utilize complex queries to search through all recorded values based on their types and variable names. Queries are unlimited and connected via boolean operators, providing infinite possibilities.

Advanced customization ๐ŸŽจ

Change the color format for any variable name or value to highlight important data, including conditional formats based on the values themselves.

Adjustable view ๐Ÿ“

Modify height and width in Cell mode using simple shortcuts based on your needs, or switch to Graph mode to visualize the maximum amount of data changes over time.

Extra text ๐Ÿ“

Add metadata to every pushed value, giving more context about what caused the change. Inspect automatically added stack traces if an exception occurs during the update of your variable.

Flexible API ๐Ÿ”„

Add new watches with a single call, and they will be tracked automatically. Or you can push values directly from anywhere in your project as often as needed. All features are accessible through a versatile, well-documented API.

Save/Load functonlaity ๐Ÿ’พ

Store your variable data as binary files and inspect the recorded values on different devices or projects, providing you with enhanced debugging capabilities.

โณ CURRENT LIMITATIONS โณ

LiveWatch is a powerful tool, though not without its limits. Many of these current limitations are temporary and will be resolved in version 2.0.0 (note: the price will increase accordingly).

  • LiveWatch uses code generation, making it significantly faster than System.Reflection-based solutions. It can handle many variables efficiently, but tracking complex variables may still impact performance, so use it carefully.
  • Due to code generation, LiveWatch cannot monitor non-public members in custom-generated types. To track them, youโ€™ll need to watch these variables directly or expose them via public properties.
  • Currently, LiveWatch is available only in the Unity Editor. For build use, you can save variable data to a binary file and inspect it in the Editor. Remote debugging capabilities are coming soon.

๐Ÿ’ก LEARN MORE ๐Ÿ’ก

LiveWatch is continuously evolving, with new features planned for upcoming updates and existing limitations being resolved. For the latest information and updates, visit our website.

If you have any inquiries or need assistance, feel free to contact us.


continue ยป

Similar Packages