Part of my script keeps loading in Japanese...

I have a script that we are using for our final project for school and the other night when I saved it it changed almost everything into Japanese. The function names and the author information are all in English but the Coding is all Japanese characters. I have no idea what happened. Luckily we had it saved in another location so we can keep copy and pasting it but every time we upload it the the file sharing software we use it reverts it back to Japanese. Any thoughts?

Are you sure that you don’t have some sort of obfuscator enabled somewhere? Files don’t change themselfs. You either have some kind of plugin in Unity which does the obfuscation or maybe an external tool that does this. Maybe your filesharing software has such a feature?. However it would be a strange approach to obfuscate the source files ^^.

Another possibility would be that someone that has access to the shared file has some sort of virus / malware on his PC that does this. Doesn’t your sharing software has a change log? Usually you can see who changed the file last. Even Dropbox has such a log.