Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Problem with OnUnityAdsShowFailure showing Unknown Error

Discussion in 'General Discussion' started by JRhapsody, Sep 27, 2022.

  1. JRhapsody

    JRhapsody

    Joined:
    Feb 24, 2020
    Posts:
    1
    Whenever I try to load and show a rewarded ads in Unity for the first time (every time the game being opened), it does not return OnUnityAdsShowComplete(). Instead, it shows OnUnityAdsShowFailure() with the UnityAdsShowError Unknown Type.

    It occurs in a particular Android TV device for every first time I try to watch a rewarded ads (NOTE: The ads did show and there should be a reward after that, but it didn't lead me to OnUnityAdsShowComplete).

    Does anybody have the same encounter and has any idea how this can be fixed?

    Edit: I'm currently using Unity Ads Version 4.3.0 and Unity Version 2020.3.2f1
     
    Last edited: Sep 27, 2022