Hey,
I have a problem in my current project on Mac as I suddenly cannot open monodevelop through the unity console anymore, which also means the line highlighting doesn’t work anymore. This only happens in my current project, when I create a new one or even open older projects everything is fine and it only happens when I try to access a script through the console. So I can still open a script in monodevelop through the unity file inspector.
I checked the preferences and monodevelop build in is selected as script editor. I also have synced the monodevelop project in unity. I also deleted and reinstalled unity and mono but still the same problem. I tried to compare the current project with a new one but I couldn’t spot any missing file or something like that. Do you have any idea what could cause this?
Thanks,
Hellfish
Update: There are also two other monodevelop bugs which might be relevant. When I look for references it shows every function and variable twice and sometimes when I want to jump to a function it looks it up at the wrong line.