Monodevelop 4 doesn't highlight debugger errors when you click on them in unity

So you know how you code in monodevelop then you click back to Unity, Unity compiles it, then your code errors show up in the Unity Console. Then you double click those errors and it opens up MonoDevelop and takes you to that line in code.

Well with MonoDevelop 4 it no longer takes me to that line in code. It just opens Monodevelop with file open, but doesn’t go the line with the error. Is there anyway to make it go to the line with the error again?

My results… working for JS files, but NOT for C#.

Got the same problem. Go to line error doesn’t seem to work with my C# files (didn’t test the JS issue).

+1 really slows workflow! Can we have a fix, please, Unity? :slight_smile:

I have same problem too :frowning: i must scroll down / ctrl+f to find the error/warning line.

same problem also, really annoying

Very Annoying indeed, back to 4.2 i think

Try this guys

http://forum.unity3d.com/threads/210405-Unity-4-3-how-do-you-associate-Monodevelop-with-the-Unity-project-Sync-doesn-t-work

If the issue isn’t resolved with the Sync issue work around, could someone send a bug report and reply with the bug number.

BTW I fixed this twice now but just installing the unity 4.3 again… over the top of the old one.

So I guess install unity 4.3, click around and open everything, sync monodevelop project, whatever. Then close, reinstall unity 4.3 again over the top, and it works for me.