Japanese localization doesn't work

Hi, i’m having an issue with the Japanese localization of my game. I added the translation, I configured it on the editor, I created an option on a menu, It works inside the engine when I run it as Standalone game, but when I package my game, It doesn’t work.

What else should I do? Thanks in advance.

Hey,

I hope you fixed this at some point!

But for anyone who stumbles upon this thread, I just wanted to note that it can be easy to miss out the important step of setting Internationalization Support under Packaging settings.


By default, I think this is set to “English” only.
You have to choose an option which covers all the languages you are localizing for.

(I think this effects the final package file size, but probably not by too much).