Search Unity

Localization code

Discussion in 'Localization Tools' started by Alexis-Dev, Dec 2, 2019.

  1. Alexis-Dev

    Alexis-Dev

    Joined:
    Apr 16, 2019
    Posts:
    121
    Hello,

    I can't use the localization package because I can't configure the Localization Settings. When I click on it, I have this error:

    SerializedProperty m_StartupSelectors.Array.data[2].m_LocaleId.m_Code has disappeared!
    UnityEditor.Localization.UI.ReorderableListExtended:DrawElement(Rect, Int32, Boolean, Boolean)
    UnityEditorInternal.ReorderableList:DoListElements(Rect)
    UnityEditorInternal.ReorderableList:DoLayoutList()
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)


    I try to fix it, but nothing works.
    Someone have an idea?

    Best regards,
    Alexis
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,281
    This is an error caused by SerializeReference, try using the latest version of 2019.3.
    If its still not working then please provide the full log file and the version of Unity you are using?
     
  3. Alexis-Dev

    Alexis-Dev

    Joined:
    Apr 16, 2019
    Posts:
    121
    I use Unity 2019.3.0f1, here is the manifest:
    And I attache the full log.

    Thanks
     

    Attached Files:

    karl_jones likes this.