Search Issue Tracker
[Ads] [Ads IAP Mediation Adaptor] Console errors appear when Unity In-Ap...
Steps to reproduce: 1. Create and open a new project 2. In the toolbar, press "Window" then "General" then "Services" 3. Create proj... Read more
[Ads] Verified and default Ads package should be 3.3.x instead of 2.0.8
Steps To Reproduce: 1. Create a new Project 2. Windows> Package Manager > Ads Expected Result: The verified ads package should be ... Read more
1.1KB of GC Alloc is generated every frame when Monetization.Initialize ...
How to reproduce: 1. Open the attached project "1203634.zip" 2. Open the Sample Scene 3. Open the Profiler window (Window -> Analysi... Read more
[iOS] Apple throws Deprecated API Usage warning for using UIWebView in U...
After submitting Unity-iOS builds to the App Store Connect, Apple is showing a Warning for using UIWebView in Unity Ads: == Dear De... Read more
[Android][UaaL] Build with Android Studio fails when embedding exported ...
To reproduce from scratch: 1. Open attached "ProjectWithAds" project (Ads package are already installed and enabled) 2. Export Andr... Read more
[iOS] Build and run fails on mac for iOS with the default ads package
[iOS] Build and run fails on mac for iOS Steps To Reproduce: 1. Create a project 2. Switch platform to iOS 3. Player Settings > Te... Read more
Cannot build for console platforms when the Ads package is in the projec...
If your project contains the Ads package, errors will occur when building for console platforms and the build will fail. The follow... Read more
Unity Ads Package conflict with Moq framework
Steps to reproduce: 1. Open user attached project 2. Observe the error in the console Expected result: Unity Ads Package conflictin... Read more
#if UNITY_ADS doesn't return the right result when not on Ads platform ...
This small repro project was ripped out of a customer project. Repro steps: - download this project - open it with unity 18.3, 19.... Read more
[iOS] MissingMethodException is thrown when trying to use Unity Ads
To reproduce: 1. Download attached project "20190116.zip" and open in Unity 2. Open "SampleScene" scene 3. Build for iOS 4. Deploy ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used