googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.37k stars 1.08k forks source link

Editor Dummy Ads Canvas Sort Order #2306

Closed MuhammadWaqasOfficial closed 2 years ago

MuhammadWaqasOfficial commented 2 years ago

Step 1: Describe your environment

Step 2: Describe the problem Dummy ads (interstitial specifically)in unity editor canvas showing behind my panels or canvas because same canvas sort order. To close dummy ad (interstitial specifically) have to change sort order first to bring in front and then close the ad. i recommend to change and set sort order high in dummy ads prefabs. Else i think we are allowed to change that bit in GMA

NVentimiglia commented 2 years ago

Thanks, will do.