some special language fonts or characters missing in eu4 when I feed the variable from text from a datatable with foreign characters
the character set of the datatable is “Western Europe (Windows-1252/WinLatin 1)”
Unreal Engine UMG font: Roboto
These special charatcers do not appear in the game:
Spanish word with a tilde = frío
German word with umlaut = kühl
how can I fix this foreign language character issue?
However when I simply set a text inside the user interface widget blueprint (just text, not a variable, not biding), the text works fine, the problem only happen when I use text from a data table.
this is how the user interface looks, as you can see, instead of the foreign character , the “?” question mark is displayed
text ->user interface = kühl
database → variable ->set text ->user interface = k?hl