Unity Ads 3.4.4+ does not work in 2018.4.15f1

Hi there,

I’m trying to update from the AssetStore version to the PackMan version. In our 2019.4 branch, I had no problems updating to v3.4.5 but when I tried to do the same in our 2018.4. branch I get an error “Package has invalid dependencies: com.unity.ugui: Package [com.unity.ugui@1.0.0] cannot be found” (see attached).

I can choose to v3.4.2 but that throws another error related to unused variables (but that’s related to our configuration).

This is actually a correct error. The Ads SDK package distribution has a minimum supported version of 2018.4.18f1. I don’t have my notes handy, but I believe this changed on SDK version 3.4.4 due to a ugui issue with pervious versions of the 2018 editor before .18f1.

Thanks for clearing that up. I can’t find any mention of the minimum version in the documentation, could you point me to where I might find these requirements?