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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment