Russian localization

Hey everyone! How can I make a russian localization to my games? When I print anything in russian, U4 doesn’t display my russian letters, just squares. How can I add a russian to my game?

Hi Tony,

Here’s some documentation links to bring you up to speed on how the localization in UE4 works.

The specific issue with the characters not rendering is likely an issue with the font you are using. Make sure the font you’re using actually supports Russian characters.

Yes, it looks like the font you are using supports only Latin characters. You need to import a font with cyrillic characters. Here’s the documentation on font import: Text Formatting and Fonts in UMG for Unreal Engine | Unreal Engine 5.1 Documentation