I have a few variable strings set with LocalizationSettings.StringDatabase.GetLocalizedString()
.
When running my app in the editor, they get displayed, but when I build it, the strings set with Localization are empty.
Does anyone know why that could be?