• Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.0: 2023-06-26T14:33:14Z
  • First Published: 2023-06-26T14:33:14Z
  • Size: 3639248
  • Supported Unity Versions: 2020.3.47
tools utilities

Trace Inspector

No rating !(0 Vote)
$29.93 $29.93

  • Key Feature

Trace Inspector focuses on the program debugging.

It can inspect almost all members of all objects, and can invoke methods with arguments to test directly.

More importantly, it can trace existed methods with no code, print logs of variables right before and after the invoking of methods.


  • Inspect More Objects

It can select C# types besides the selection of the hierarchy and the project view.

You can make your own path too.


  • Support More Types of Data

Access:including private, static members.

Member:including properties, methods, constructors, events.

Data:including IList/IDictionary, Delegate...


  • Test Methods

Invoke methods with arguments, and inspect the return values.


  • Watch List

It can inspect a list of members from different paths permanently.


  • Trace Members

It can trace changes of properties and events, as well as invokings of methods.

It can print logs right before and after invoking methods just like printing at breakpoints.


  • Log Expression

It can print arguments, the return value, 'this' and member values and so on when invoking.

You can define your own variables and functions also.


  • Trace Condition

You can set condition expressions, then it'll only print logs when the expressions are true.


For example, the condition of a property's set method is checking changes of the property's value.


  • Remote Trace

It supports tracing remote devices via net, such as android/ios devices.

It's just like debugging in the editor, making it easy to find bugs.


  • Others

Drag and drop:members of each window can be dragged or dropped from each other.


  • Version Support

Tested:Unity2019~2022


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!