Why can't I print from MonoDevelop?

The Print menus of the Unity version of MonoDevelop are greyed out. This is on any version of Unity & MonoDevelop (as fas as OSX. I don’t know about Windows). Why in this day and age of IDEs in which you can do anything can’t I print a file from within MonoDevelop?

Very brave question to ask! Did you bother googling it? There are actually several questions on this site about it.

I have the same problem! This new version of Unity seems really buggy on MAC.

Of course I tried Googling it! And why is that a 'brave' question. And if you are not going to be helpful DON'T comment!

1 Answer

1

Eum, by print do you mean giving results in the console? Because in unity you write to the console with Debug.Log( “your variable or text”).

If you refer to another print term, please clarify a bit more.

I mean print sourcecode to a printer to get hard copy (meaning on white printer paper that you can hold in your hands). A "Print" item in a menu of a text editor or an IDE usually means that.