You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not exactly sure what I'm doing wrong but when opening up the String tables menu. It doesn't find my string tables from the project. I can also not select any locale. It looks like it doesn't find the assets. I also do have an error opening up the window which could be the root cause possibly:
NullReferenceException: Object reference not set to an instance of an object
GoodTime.HernetsMaksym.AutoTranslate.Windows.AutoTranslate_EditorWindow.OnGUI () (at ./Library/PackageCache/com.maksymhernets.autotranslateforunitylocalization@6101e12296/AutoTranslate/Editor/AutoTranslate_EditorWindow.cs:121)
UnityEditor.HostView.InvokeOnGUI (UnityEngine.Rect onGUIPosition) (at <da771086bc2e4cfc9ad0a72e083a7f98>:0)
I haven't jumped into the code just yet but already wanted to make a report since it might be a small step I'm missing or something else.
The text was updated successfully, but these errors were encountered:
Hello. Thanks for the report. I started to figure out what the problem is. Something like this happened to me too, usually restarting the project helped. I will do several ways to load settings.
Not exactly sure what I'm doing wrong but when opening up the String tables menu. It doesn't find my string tables from the project. I can also not select any locale. It looks like it doesn't find the assets. I also do have an error opening up the window which could be the root cause possibly:
I haven't jumped into the code just yet but already wanted to make a report since it might be a small step I'm missing or something else.
The text was updated successfully, but these errors were encountered: