Some Language not work on packaged game

Hi all, i traslate my game in 4 language by the Localization dashboard, English(native) , Italian, French and Spanish. All works in standalone mode but when the game is packaged only English and Italian work… every language is selected to be packaged inside Package settings so i don’t know why French and Spanish don’t work.

Someone have idea?

thank you

same problem!!!

What was the solution?

Remove UE4 and install Unity :slight_smile:

  • Check Package Settings
    – You find Localizations to choose to package
    – And an option called Internationalization Support
2 Likes

I better stick to UE4. Answered the question by myself. :slight_smile:

Turning Internationalization Support from “English” to “All” worked for me!

Just remember to also set the localization languages in the project launcher too if thats how you build your project

1 Like

Please, mark yours or @Skylene1 answer as solved, 'cause your answers are right and they are helped me too (after 2 days of looking for probable bug in my own code). Marking as solved will help others to find this faster.

Greetings from the future :wink:

1 Like