Bugreport with webplayer and System.Globalization.CultureInfo.CreateSpecificCul ture

I’m not so sure where to put this, so it goes here with apologies:

c#

myString.ToString("0,0", System.Globalization.CultureInfo.CreateSpecificCulture("el-GR"));

crashes the webplayer (and only the webplayer). is it supposed to? are system components not to be used in general when building for the webplayer? anyway - it did cost me my weekend and I was eager to report.

unity 3.5.6; firefox 15.0.1

Hi there,

Did you report a bug to us? You can do that inside the editor, Help → Report a bug - please include the repro project so we can investigate.

Thanks,
Chris