-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I get this bug when using auto translate:
ArgumentNullException: Value cannot be null. Parameter name: key System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <47ab72e0328040438980f9c23608e1ec>:0) System.Collections.Generic.Dictionary2[TKey,TValue].Add (TKey key, TValue value) (at <47ab72e0328040438980f9c23608e1ec>:0) GoodTime.HernetsMaksym.AutoTranslate.TranslateParameters.FillDictinary (System.Collections.Generic.List1[T] rowCheckLists) (at Assets/AutoTranslate/Scripts/TranslateLocalization/TranslateParameters.cs:18) GoodTime.HernetsMaksym.AutoTranslate.Windows.AutoTranslate_EditorWindow.ButtonTranslate_Click () (at Assets/AutoTranslate/Editor/AutoTranslate_EditorWindow.cs:239) GoodTime.HernetsMaksym.AutoTranslate.Windows.AutoTranslate_EditorWindow.OnGUI () (at Assets/AutoTranslate/Editor/AutoTranslate_EditorWindow.cs:182)