В коллабе хочу отправить изменения, но он выводит ошибку и не показывает ничего в коллабе.
ArgumentException: An item with the same key has already been added. Key: Assets/Resources/Sprites/Characters/Кастомизация/окно выбора цвета/окно выбора цвета 2.png
System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <9577ac7a62ef43179789031239ba8798>:0)
System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) (at <9577ac7a62ef43179789031239ba8798>:0)
Unity.Cloud.Collaborate.Models.ChangesModel.UpdateChangeList (System.Collections.Generic.IReadOnlyList`1[T] list) (at Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Models/ChangesModel.cs:175)
Unity.Cloud.Collaborate.Models.ChangesModel.OnReceivedChangeList (System.Collections.Generic.IReadOnlyList`1[T] list) (at Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Models/ChangesModel.cs:140)
Unity.Cloud.Collaborate.Models.Providers.Collab.RequestChangeList (System.Action`1[T] callback) (at Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Models/Providers/Collab.cs:462)
Unity.Cloud.Collaborate.Models.ChangesModel.OnUpdatedChangeList () (at Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Models/ChangesModel.cs:118)
Unity.Cloud.Collaborate.Models.Providers.Collab.OnChangeItemsChanged (UnityEditor.Collaboration.ChangeItem[] changes, System.Boolean isFiltered) (at Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Models/Providers/Collab.cs:134)
UnityEditor.Collaboration.Collab.OnChangeItemsChanged (UnityEditor.Collaboration.ChangeItem[] changes, System.Boolean isFiltered) (at /home/bokken/buildslave/unity/build/Editor/Mono/Collab/Collab.cs:485)