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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment