Debugging

Runtime Graphs

To debug Runtime Graphs using ‘Reflection Mode‘ open ‘uNode Editor‘ and click on the debug like this bellow:

If your graph is using ‘Native C# Mode‘ the debugging process is same with C# Graphs.


C# Graphs

To debug C# Graphs you need to enable code generation with debug enable. You can open ‘Code Generation Options‘ from ‘uNode Editor’

after generating make sure you select debug mode to “AnyScriptInstance” or select avalaible script instance after “AnyScriptInstance”menu.

Was this helpful to you?