Hi All,
Is it possible to break execution and do step based debugging anyway in unity?
Im using monodevelop/c# as the script ide, but since the runtime envrironment and the debug output in unity are sort of tied up It seems impossible to break execution in the case of certain hangs etc.
Can you hook into monodevelops runtime debug stuff somehow?
Thanks
Tom