Search Issue Tracker
Fixed in 2023.1.X
Votes
1
Found in
2019.4
2020.3
2021.1.16f1
2021.2
2022.1
2022.2
Issue ID
1411232
Regression
No
UnityAds.OnUnityAdsShowComplete is called multiple times
Reproduction steps:
1. Download and open the attached "UnityAdsEditorBug.zip" project
2. Enter Play mode
3. Press the "Show Ad" button
4. Press the "Close" button
5. Repeat steps 3-4
6. Observe the console window
Expected result: There are two "TEST: OnUnityAdsShowComplete - state: COMPLETED" messages in the console window
Actual result: There are three "TEST: OnUnityAdsShowComplete - state: COMPLETED" messages in the console window
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b13, 2022.2.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment