We have a relatively larger project, recently some (definitely not all) of our developers started to experience a problem where pressing play and stopping changes the title encoding of the editor to (what I think are) kanji characters.
So where we would have “Unity - - - ” in the editor title, we instead have some unfamiliar characters. This only happens after we stop running, and is reset once the editor is closed and reopened.
We haven’t really worked with localizing to eastern languages. So I was wondering if anyone experienced this, or anyone would provide suggestions to what kind of codes could change the editor title?
We’re experiencing this using Windows 7 and Unity 4.5.5p4 Pro.
Thanks in advance!