Scripted CSV import doesn't add new Categories

More
3 years 9 months ago #4125 by sgoffman
I'm using AssetPostprocessor to automatically import my localization CSV every time it changes. It works, but any new categories added to the CSV don't appear in the Language Source inspector Terms list.

The new categories/terms are in the data (they can be called via LocalizedString, and show up in an Exported CSV), they just don't appear in the UI until I manually "Spreadsheets/Import/Replace" through the UI.

New/changed terms in existing categories show up correctly.

I'm just using the simplest form of
LocalizationManager.Sources[0].Import_CSV(string.Empty, CSVstring);
to import.

Please Log in or Create an account to join the conversation.

Time to create page: 0.129 seconds
Template by JoomlaShine