MonoDevelop Does Not Work.

Monodevelop is no longer working for me at all. First it was not letting me debug projects and though maybe it was because I install unity in my D drive. So I uninstalled it and reinstalled it in the C drive but now when I try to open a unity solutions, it tells me that the .csproj file is unsupported or unrecognized. Does this have anything to do with having Visual Studio 2010 installed? Does MonoDevelop (Unity’s version) support Visual Studio 2010 solution/project format?

That shouldn’t even be an issue as I created a brand new project and imported all standard assets. I have MonoDevelop set as my default IDE and when I click on sync monodevelop solution, it loads up monodevelop and gives that same error about the .csprog file. Anyone else having this issue?

I generally using Visual Studio anyways but if I need to do line by line debugging, I need to use MonoDevelop.

That is odd. Try reinstalling Unity.

I have tried to reinstall unity multiple times, even tried delete all the keys I could find in the registry. I guess I will just have to reinstall windows itself as this is probably going to be necessary with what I am going to be working on.

Maybe try downloading the actual monodevelop, and point Unity to that. I have no idea if it will work, but if you have not tried it yet, that may work :).

I just reinstalled windows. I really didn’t want to waste anymore time trying to get it working. Reinstalling windows seems to work. maybe it had something we me also have the beta installed or something like that

If you install the ‘real’ MonoDevelop over the version unity provides, bad thing can happen. Maybe that is what happened? BTW, they can coexist, just make sure to install the vanilla ‘real’ MonoDevelop somewhere other than in your unity program folders.

I had similar issues.
It seems that once I installed Unity 3.2, and it upgrades my old project, “Sync Monodevelop Project” stops updating the project solution file. Yet to find a solution to this.
Are you using 3.2 too?

You must delete the folder MonoDevelop

It is located at C:\Program Files (x86)\Unity\MonoDevelop

You remove the previous version which is not all deleted.

You reinstall new version which works well perfectly.