Undoubtedly I have done something retarded, but since updating to 2.05 I have an error message preventing me from compiling, the full error message is as below:
Assets/Plugins/NGUI/Internal/BMFont.cs(27,48): error CS0246: The type or namespace name `BMSymbol' could not be found. Are you missing a using directive or an assembly reference?
and I get four instances of it, at (27,48), (78,21), (168,16) and (190,16) respectively.
any ideas?