I found this error in my Firebase log
------------------------------------
"key": "StackTrace", "string_value": " at System.Runtime.CompilerServices.ConditionalWeakTable`2",
"key": "Error", "string_value": "Key already in the list\nParameter name: key",
"key": "Exception", "value": "string_value": "ArgumentException",
------------------------------------
I don't know exactly where Conditional WeakTable is used.
The error occurred in the receive and parse the server data logic
----------------------------------
my unity version is 2021.2.14f1
Thank you
↧