Scripts are opend in the Browser

Hi Folks,

since the new Unity 4.3 Update my scripts are not being opened in the monoDevelopment editor anymore. Unity opens the scripts with my browser and then crashes. Now i have to open the editor seperate and open my script from there, whichs really stops my workflow. In the Unity settings under “External Tools” the External Script Editor is set to MonoDevelop so thats very odd.

Please help, is this a 4.3 bug or something? in 4.2 everything works fine :confused:

Ps. I’m working on a Mac machine

Thanks!

Try setting the editor to something else in the settings then change it back to monodevelop but actually browse for the monodevelop program instead of just selecting it from a list of options.

Thanks softwizz! Sometimes the solution is quite simple :)) It worked very well for me.