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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment