Hi, I have duplicate ui element in my project scene, and when try to make build getting the error…
issue also occur when delete any ui element
ArgumentException: An item with the same key has already been added. Key: 2892e2a3-38be-471c-b98f-6366d79e5d9f
System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <ce95f63947c64e4bbf5929ebe610c440>:0) System.Collections.Generic.Dictionary
2[TKey,TValue].Add (TKey key, TValue value)
How to resolve this issue?