Debuging in Mono not showing current line progress

Hi All,

I am on Unity 4 and having difficulties debugging my game as I cannot see what line its currently proceeding (in Mono) although I can set breakpoints and watch variables. The breakpoints stop correctly at the specified line but when I do step by step I was not able to see which line is in progress … no → arrow or highlight color at the line.

This is not happening with Unity 3.5.

Thank you for helping.

Best regards,
Jaya

Hi all,

I think my problem is solved … I just launch Unity and launch Mono … set the break point and attach process to Unity and problem solved … I don’t know why its so hard to do last time.

Best regards,
Jaya