Search Unity

Bug [fixed in 0.6.0]string asset table "keyid" becomes blank when I try to rename it

Discussion in 'Localization Tools' started by Aokkii, Jan 25, 2020.

  1. Aokkii

    Aokkii

    Joined:
    Nov 3, 2013
    Posts:
    118
    when I "add a new entry" and write the keyid it stays there like it should do, but if I highlight the whole keyid and try to rename it and then click outside the field, keyid becomes blank, its not always the case but occurs at random, but when it happends is constant and the only solution is to delete the entry and create it again.


    step to reproduce(100%reproducibility i think)

    -add a new entry
    -name it
    -highlight the keyID with blue
    -press the backspace key one time to delete the keyIDname (not the entry!)
    -rename it
    -click outside the keyid field


    result: the keyid field becomes blank instead of having the new name


    the backspace key is the culprit here somehow.


    ___

    also i notice that if you click the minus icon to delete an entry and the click on add new entry the deleted entry is the one added instead of a fresh one. this occurs random. not always
     
    Last edited: Jan 25, 2020
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,281
    Interesting. I'll take a look Monday and see if I can reproduce it.
    Thanks!
     
  3. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,281
    Hey, this is now fixed in the next release (0.6.0). Thanks for the bug report!
     
    Aokkii likes this.