So I have a game that I’ve localized, and most of the keys work. However, any keys that I added today and yesterday are not showing up, and I get the error when I try to use them:
“Key “MONTH_1” for locale “en” not found in any active LocalizationTable”
Now if I go to the Creator Dashboard I can clearly see that the key is present and the default language is English, so it should definitely show up, and when I go to the Localization CSV and download it, it’s also there, so what’s up? I thought it could just use some time, so I decided to give it a break and come back ten hours later, and the issue persists. I’ve restarted Studio numerous times, tried it both on the client and the server, tried it in game outside of Studio, and nothing. Any help would be appreciated, maybe it’s a bug, maybe I’m missing something, I don’t know.
Update, I found a workaround by manually saving the CSV I get from the Localization Plugin and then uploading it to a Localization table, but I’d like to have it updating automatically again.