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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment