Search Unity

I'm getting this error when hitting play button

Discussion in 'Unity Ads & User Acquisition' started by segant, Aug 27, 2019.

Thread Status:
Not open for further replies.
  1. segant

    segant

    Joined:
    May 3, 2017
    Posts:
    196
    I use 2019.3.0a12

    ArgumentException: An item with the same key has already been added. Key: video
    System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
    System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
    UnityEngine.Advertisements.Platform+<Initialize>c__AnonStorey1.<>m__2 (UnityEngine.Advertisements.CallbackExecutor execute) (at <528e263cfc394d2a83ef2b58915acc90>:0)
    UnityEngine.Advertisements.CallbackExecutor.Update () (at <528e263cfc394d2a83ef2b58915acc90>:0)
     
  2. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    @segant

    There was another thread with a similar issue, so it's possible they have the same underlying cause.

     
    Johannes_R likes this.
Thread Status:
Not open for further replies.