Answer by Hephaestus
I'm seeing this too, and apparently it is a [documented bug][1], fixed in the latest version of MonoDevelop. Not sure if this knowledge does us any good, until there's a clean way to upgrade...
View ArticleAnswer by Hephaestus
I'm seeing this too with a new install of Unity3.5. It's apparently a [documented bug][1] (fixed in the latest version of MonoDevelop) Not sure what good that does us though, I'm not readily finding a...
View ArticleAnswer by lobo
change to another syntax highlighting scheme ( i changed to Brown) Tools>Options>Syntax Highlighting>Brown Then underscores appear, doesn't look to different from Default so will be OK until...
View ArticleAnswer by IndieForger
I had the same issue, and as described on my blog there are 2 ways to fix it. You can either do it by changing the font size or syntax highlighting theme.
View ArticleAnswer by insominx
I had this problem with my custom syntax coloring and managed to fix it by making sure to uncheck "italics" for the thing it was being applied to.
View ArticleAnswer by animalphase
Still happening here, using Monodevelop 2.8.2 (and Unity 4.1.5.f1). The underscore is still *actually there*, it is just displayed as a space character (I tested this by copy-pasting, and it pastes...
View Article