Am experiencing a strange error with mono develop. The project options button went gray and I can no longer access these settings, which I need to use the .Net 4.0 framework. Am using Unity 4.5.4 and Monodevelop 4.0.1.
Have tried opening other projects and the situation is the same. Have also tried syncing the project in Unity. Can anyone suggest a solution? Thanks for reading
try updating your directX and framework to 4.5 or reinstalling monodevolp… how old is your computer and what type of graphics card and openGL you have ?
I’m guessing at the cause here, but it might be useful to someone else.
The cause in this case may be related to importing a number of scripts into my project. It would appear that the project file compiled into a slightly different format, and that this caused the project options to become grayed out. It took quite a lot of experimentation to get it to work again, but these are the steps I took.
Note: am not sure of which order of completing these steps fixed it, as I was mainly concerned about getting up and running again, and did these things (except changing the project files) multiple times.
Delete Mono’s Settings
Check if one of the project files is showing a different icon, or is of a different type. If so, replace it with a backup.
From Unity → Assets → Resync project
It took several attempts to get the project settings to show up permanently.