Search Unity

Issue with saving localized text in Editor

Discussion in 'Localization Tools' started by Lukas-Labaj, Aug 19, 2020.

  1. Lukas-Labaj

    Lukas-Labaj

    Joined:
    Nov 22, 2012
    Posts:
    36
    Hi, I have a issue with saving a string in new 0.8.0-preview version (Unity 2019.4.6). I tried it with empty project :
    1. import localisation
    2. create one locale
    3. create new string table
    4. add one key
    5. insert any text to string
    6. save
    7. close Unity
    8. reopen unity
    9. observe inserted text is missing
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,288
    Last edited: Aug 19, 2020
  3. Lukas-Labaj

    Lukas-Labaj

    Joined:
    Nov 22, 2012
    Posts:
    36
    Thank you
     
    karl_jones likes this.
  4. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,288
    Thank you for reporting the bug! :D
     
  5. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,288
    Could you confirm if this is fixed for you? I'm getting a report that it's still not working for a user :(
     
  6. Lukas-Labaj

    Lukas-Labaj

    Joined:
    Nov 22, 2012
    Posts:
    36
    I tried new 0.8.1 and it works for me.
     
  7. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,288
    Thanks. It was a false alarm :)