There is an bug in the AdMob unit that always send two outputs flows instead of one. And it can't be prevented with a Once or Flow Control unit.
This is a big issue because if I choose the load the next scene on the ad being closed, it will load it two times. The custom event interstitialOnAdClosed is triggered two times. And I think this is the case for every other event in that unit.
Could you fix it? 😊