Hi everyone!
We set the render scale to about 0.5
Now Unity Ads are scaled up so that the Close button that appears after the ad plays is out of bounds, and there is no way to close the ad.
We could make a script that sets render scale to 1 before the ad and then set it back to 0.5 after the ad plays.
But I don’t think ads should be affected by render scale.
Did anyone encounter this problem? Is this a bug in unity ads?
(tested on android builds)