scriptable-events icon indicating copy to clipboard operation
scriptable-events copied to clipboard

Better debug functionality

Open Edvinas01 opened this issue 4 years ago • 1 comments

Add ability to trace event execution when isDebug flag is enabled on an event asset. This could involve such capabilities:

  • Viewing event "stack traces".
  • Visualizing event flow/connections in a graph.

Edvinas01 avatar Feb 09 '21 14:02 Edvinas01

This looks interesting: https://github.com/Unity-Harry/Unity-AssetDependencyGraph

Edvinas01 avatar Oct 12 '21 09:10 Edvinas01