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?
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.