I can’t use the localization package because I can’t configure the Localization Settings. When I click on it, I have this error:
UnityEditor.Localization.UI.ReorderableListExtended:smile:rawElement(Rect, Int32, Boolean, Boolean)
UnityEditorInternal.ReorderableList:smile:oListElements(Rect)
UnityEditorInternal.ReorderableList:smile:oLayoutList()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)```
I try to fix it, but nothing works.
Someone have an idea?
Best regards,
Alexis
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?