Question by
shay4545 · Sep 27, 2015 at 08:06 PM ·
scripting problemunity5adsunity ads
Scripting errors in Unity Ads Import
After importing Unity Ads from the asset store, I get three script errors that say the following:
Assets/Standard Assets/UnityAds/Scripts/Advertisements/HTTP/RetryRequest.cs(43,19): error CS0117: `UnityEngine.Advertisements.AsyncExec' does not contain a definition for `runWithDelay'
Assets/Standard Assets/UnityAds/Scripts/Advertisements/HTTP/RetryRequest.cs(106,21): error CS0117: `UnityEngine.Advertisements.AsyncExec' does not contain a definition for `runWithDelay'
Assets/Standard Assets/UnityAds/Scripts/Advertisements/Mediation/AdapterManager.cs(25,57): error CS0117: `UnityEngine.Advertisements.Utils' does not contain a definition for `Optional'
These errors were not present when importing the same package to an earlier version of Unity. I just upgraded to 5.2.1 recently.
Comment
Your answer
Follow this Question
Related Questions
Unity Ads only showing Test Ads 0 Answers
(Unity Ads) The referenced script on this Behaviour (Game Object 'Button') is missing! 0 Answers
Unity Ads Vs Unity Ads 2.0 0 Answers
Unity Ads Direction Problem 0 Answers