Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Multiple addressable groups for the same language

Discussion in 'Localization Tools' started by Simplicios, Apr 11, 2023.

  1. Simplicios

    Simplicios

    Joined:
    May 14, 2021
    Posts:
    33
    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
    upload_2023-4-11_19-17-41.png

    greetings!
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    7,757
    Simplicios likes this.
  3. Simplicios

    Simplicios

    Joined:
    May 14, 2021
    Posts:
    33
    karl_jones likes this.