Hello! I have recently migrated my project from unity 2019 to unity 2021 and I am running into a problem with the localization package…
The problem is that new groups have been created for each of the languages (with the same name but the abbreviation in parentheses at the end) and the new string tables that I create are assigned to these. How can I do to unify the groups into one for each language?
I attach an image to better understand my problem
greetings!