Search Unity

I'm getting error - NotImplementedException: The method or operation is not implemented.

Discussion in 'Unity Ads & User Acquisition' started by breban1, Sep 6, 2020.

  1. breban1

    breban1

    Joined:
    Jun 7, 2016
    Posts:
    194
    I was using an old Unity Ads 2.0 something, and decided it was about time to update.

    After adding Unity Ads through the package manager to 3.4.7, I am receiving this error in my console and have no clue what it is referring too. I don't even know where to start.

    I hope someone can steer me in the right direction. Here is what I see in the console:

    NotImplementedException: The method or operation is not implemented.
    System.Environment.FailFast (System.String message) (at <e1319b7195c343e79b385cd3aa43f5dc>:0)
    <Module>.‮‬‫‫‎‎‪‫‫‭‪‬‎‬‍‌‬‮‌‮‌‫‫‮ (System.Object ) (at <fe9aab5dea0345c4a96de6ec7313d437>:0)
    System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) (at <e1319b7195c343e79b385cd3aa43f5dc>:0)
    System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <e1319b7195c343e79b385cd3aa43f5dc>:0)
    System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <e1319b7195c343e79b385cd3aa43f5dc>:0)
    System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) (at <e1319b7195c343e79b385cd3aa43f5dc>:0)
    System.Threading.ThreadHelper.ThreadStart (System.Object obj) (at <e1319b7195c343e79b385cd3aa43f5dc>:0)
    UnityEngine.UnhandledExceptionHandler:<RegisterUECatcher>m__0(Object, UnhandledExceptionEventArgs) (at C:/buildslave/unity/build/Runtime/Export/UnhandledExceptionHandler.bindings.cs:47)
     
  2. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    Which Unity version?

    /Rasmus
     
  3. breban1

    breban1

    Joined:
    Jun 7, 2016
    Posts:
    194
    Unity 2018.4.26f1 Latest LTS
     
  4. breban1

    breban1

    Joined:
    Jun 7, 2016
    Posts:
    194
    @rasmus-unity I'm going to start fresh from my backup and try again. You can close this thread.
     
    rasmus-unity likes this.
  5. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    Sorry I didn't have time to follow up. If you still see issue, let us know :)