Unity Ads SDK release history

Showing 101–159 of 159
  1. Nov 30, 2021
    Unity Ads SDK4.0.0production

    Unity Ads iOS SDK 4.0.0

    Fixed a crash that occurred when committing to metadata storage from multiple threads

    1 source
  2. Nov 30, 2021
    Unity Ads SDK4.0.0production

    Unity Ads Unity SDK 4.0.0

    Fixed the GameID text fields breaking in Windows. Remove ENABLE_EDITOR_GAME_SERVICES from the Top Menu in the Editor.

    1 source
  3. Nov 30, 2021
    Unity Ads SDK4.0.0production

    Unity Ads Android SDK 4.0.0

    Prevented a crash that occurred if Unity Ads was initialized with an empty activity.

    1 source
  4. Jul 20, 2021
    Unity Ads SDK3.7.5production

    Unity Ads Android SDK 3.7.5

    Fixed a crash that occurred when re-initializing with null GameID.

    1 source
  5. May 26, 2021
    Unity Ads SDK3.7.3production

    Unity Ads iOS SDK 3.7.3

    Fixed a crash that occurred when placementId became null. Fixed a warning that displayed when trying to access UIKit from the background thread.

    1 source
  6. May 26, 2021
    Unity Ads SDK3.7.3production

    Unity Ads Unity SDK 3.7.3

    Fixed a bug that caused the default placement to be unable to show.

    1 source
  7. May 26, 2021
    Unity Ads SDK3.7.3production

    Unity Ads Android SDK 3.7.3

    Fixed a crash related to IllegalStateException when showing an ad. Fixed an issue with attempting to load multiple ads at the same time causing load error.

    1 source
  8. Mar 31, 2021
    Unity Ads SDK3.7.1production

    Unity Ads iOS SDK 3.7.1

    Fixed the iOS memory consumption to decrease the chance of impact to device performance.

    1 source
  9. Mar 19, 2021
    Unity Ads SDK3.7.0production

    Unity Ads Unity SDK 3.7.0

    Added callbacks for the Show method signature on public API. Improved the Load method callbacks to include an error message.

    1 source
  10. Dec 10, 2020
    Unity Ads SDK3.6.2production

    Unity Ads Android SDK 3.6.2

    Fixed a crash due to the ConcurrentModificationException.

    1 source
  11. Nov 12, 2020
    Unity Ads SDK3.6.0production

    Unity Ads iOS SDK 3.6.0

    Added experimental integration API.

    1 source
  12. Nov 12, 2020
    Unity Ads SDK3.6.0production

    Unity Ads Android SDK 3.6.0

    Added experimental integration API.

    1 source
  13. Nov 5, 2020
    Unity Ads SDK3.5.1production

    Unity Ads iOS SDK 3.5.1

    Updated support for SKAdNetwork.

    1 source
  14. Aug 24, 2020
    Unity Ads SDK3.5.0production

    Unity Ads iOS SDK 3.5.0

    Added the new background download WebView Update. Updated the Unity Ads SDK License. Fixed an issue with ads automatically closing when you press the Done button in StoreKit on iOS14.

    1 source
  15. Aug 24, 2020
    Unity Ads SDK3.5.0production

    Unity Ads Unity SDK 3.5.0

    Updated the Unity Ads SDK License. Fixed the IUnityAdsListener interface methods being called twice in some devices.

    1 source
  16. Aug 24, 2020
    Unity Ads SDK3.5.0production

    Unity Ads Android SDK 3.5.0

    Added the new background download WebView Update. Updated the Unity Ads SDK License. Updated the targetSdkVersion to 29. Fixed a bug with the AdUnit View not regaining focus after a system popup. Fixed an issue with the Android background audio not resuming after the ad is closed. Fixed an issue with end cards showing a blank white page.

    1 source
  17. Jul 24, 2020
    Unity Ads SDK3.4.9production

    Unity Ads Unity SDK 3.4.9

    Fixed an error that occurred when working on unsupported platforms.

    1 source
  18. Jul 24, 2020
    Unity Ads SDK3.4.9production

    Unity Ads Android SDK 3.4.9

    Fixed a crash in the Android API level 30 with getNetworkType.

    1 source
  19. Jun 4, 2020
    Unity Ads SDK3.4.6production

    Unity Ads iOS SDK 3.4.6

    Fixed a crash that occurred when calling addDelegate. Fixed a bug of iOS ads not respecting mute.

    1 source
  20. Jun 4, 2020
    Unity Ads SDK3.4.6production

    Unity Ads Unity SDK 3.4.6

    Fixed an error for building on unsupported platforms in the Unity Editor 2020.1 and newer. Removed UnityEditor.Advertisement.dll.

    1 source
  21. Jun 4, 2020
    Unity Ads SDK3.4.6production

    Unity Ads Android SDK 3.4.6

    Fixed an InitializationState Out of Memory crash. Fixed a GooglePlayStore rejection due to unsafe SSL. Fixed an Android readFileBytes crash.

    1 source
  22. Mar 2, 2020
    Unity Ads SDK3.4.4production

    Unity Ads Unity SDK 3.4.4

    Fixed a missing reference to UnityEngine.UI in the Unity Editor.

    1 source
  23. Jan 5, 2020
    Unity Ads SDK3.4.2production

    Unity Ads iOS SDK 3.4.2

    Fixed an onUnityAdsError Exception: No such proxy method. Fixed FatalException from BufferredInputStream.Read() that occurs on some Android devices.

    1 source
  24. Jan 5, 2020
    Unity Ads SDK3.4.2production

    Unity Ads Unity SDK 3.4.2

    Fixed an issue of no error callback being called when an invalid GameID is used in PlayMode.

    1 source
  25. Jan 5, 2020
    Unity Ads SDK3.4.2production

    Unity Ads Android SDK 3.4.2

    Fixed UnityAdsCopyString and NSStringFromIl2CppString errors when building for debug. Fixed Banner is unexpectedly scaled when force landscape mode.

    1 source
  26. Dec 13, 2019
    Unity Ads SDK3.4.1production

    Unity Ads Unity SDK 3.4.1

    Fixed an issue where callbacks would not fire in the Editor after running PlayMode more than once. Fixed an issue where the Editor canvas would not display on top of all other objects in the scene. Fixed an issue where the placeholder gameobject was visible in the user's scene.

    1 source
  27. Dec 13, 2019
    Unity Ads SDK3.4.1production

    Unity Ads Android SDK 3.4.1

    Fixed an issue where callbacks would not dispatch on Android devices.

    1 source
  28. Dec 9, 2019
    Unity Ads SDK3.4.0production

    Unity Ads iOS SDK 3.4.0

    Deprecated the Monetization class. Removed the example app for Monetization. Deprecated the initialize method with listener as a parameter in favor of initialize method without a listener. Fixed the iOS isWiredHeadsetOn memory leak. Fixed the iOS callback unityAdsDidError not being triggered when initialized with an invalid GameID. Fixed the app crash rate increasing after upgrading to SDK 3.3.0. Fixed the IronSource: count duplicated impressions caused by a third party.

    1 source
  29. Dec 9, 2019
    Unity Ads SDK3.4.0production

    Unity Ads Unity SDK 3.4.0

    Added a warning message in the Asset Store package to upgrade to packman. Restored TestMode flag from the Services window in Unity 2020.1 and newer. Deprecated the Monetization class. Fixed an issue in the Test ads in the Editor buttons that don't stop click event propagation. Fixed a bug where OnUnityAdsReady was only called once per placement when running in the Unity Editor. Fixed the Google Play crash reports for SDK 3.3.1.

    1 source
  30. Dec 9, 2019
    Unity Ads SDK3.4.0production

    Unity Ads Android SDK 3.4.0

    Deprecated the Monetization class. Removed the example app for Monetization. Deprecated the initialize method with listener as a parameter in favor of initialize method without a listener. Fixed the Google / Admob app crashes in SDK 3.1.0. Fixed the Google Play crash reports for SDK 3.3.1. Fixed Listener.sendErrorEvent. Fixed a bug with reinitialization that always blocked for at least ten seconds. Fixed the IronSource: count duplicated impressions caused by a third party.

    1 source
  31. Sep 26, 2019
    Unity Ads SDK3.3.0production

    Unity Ads iOS SDK 3.3.0

    The UI WebView is deprecated. Due to the Apple iOS 13 update, Unity Ads no longer supports iOS 7 and 8. Added banner optimization through a new banner API, featuring the UADSBannerView class. This new API supports multiple banners in a single placement, with flexible positioning. Fixed an iOS 13 AppSheet crash.

    1 source
  32. Sep 26, 2019
    Unity Ads SDK3.3.0production

    Unity Ads Unity SDK 3.3.0

    Fixed an issue where callbacks would not be executed on the main thread. Fixed an issue where calling RemoveListener in a callback would cause a crash.

    1 source
  33. Sep 26, 2019
    Unity Ads SDK3.3.0production

    Unity Ads Android SDK 3.3.0

    Added banner optimization through a new banner API, featuring the UADSBannerView class. This new API supports multiple banners in a single placement, with flexible positioning. Fixed the WebView onRenderProcessGone crash.

    1 source
  34. Jul 22, 2019
    Unity Ads SDK3.2.0production

    Unity Ads iOS SDK 3.2.0

    Added OMID viewability integration. Unity is now IAB certified with VAST viewability.

    1 source
  35. Jul 22, 2019
    Unity Ads SDK3.2.0production

    Unity Ads Unity SDK 3.2.0

    Added OMID viewability integration. Unity is now IAB certified with VAST viewability. Added an error message to the SDK notifying you to remove one instance of the SDK if you've installed both the package manager and Asset store versions of Unity Ads. Fixed an Android java proxy usage issue for Unity versions prior to 2017, resolving a multiple listeners crash.

    1 source
  36. Jul 22, 2019
    Unity Ads SDK3.2.0production

    Unity Ads Android SDK 3.2.0

    Added OMID viewability integration. Unity is now IAB certified with VAST viewability.

    1 source
  37. May 16, 2019
    Unity Ads SDK3.1.1production

    Unity Ads iOS SDK 3.1.1

    Updated the iOS binaries to 3.1.0. Added support for multiple listeners. Updated so iOS volume change event to be captured properly. Fixed a USRVStorage json exception. Updated Analytics onLevelUp to take a string instead of an int.

    1 source
  38. May 16, 2019
    Unity Ads SDK3.1.1production

    Unity Ads Unity SDK 3.1.1

    Added support for multiple listeners. Added ASWebAuthenticationSession support. Fixed errors from being thrown for Playstation and Xbox attempting to access UnityAdsSettings when building a Project that includes ads on other platforms. Moved Test mode resources folder to Editor-only scope.

    1 source
  39. May 16, 2019
    Unity Ads SDK3.1.1production

    Unity Ads Android SDK 3.1.1

    Updated the Android binaries to 3.1.0. Added support for multiple listeners. Fixed a Banner memory leak. Fixed GetDeviceId on Android SDK versions below 23. Updated Analytics onLevelUp to take a string instead of an int. Crash prevented in the AdUnitActivity.onPause.

    1 source
  40. Mar 15, 2019
    Unity Ads SDK3.0.3production

    Unity Ads iOS SDK 3.0.3

    Updated the iOS binaries. Fixed an uncaught exception for purchasing integration on iOS.

    1 source
  41. Mar 15, 2019
    Unity Ads SDK3.0.3production

    Unity Ads Unity SDK 3.0.3

    Fixed a memory leak issue in the Unity Editor when using Unity Ads Banners in a project.

    1 source
  42. Mar 15, 2019
    Unity Ads SDK3.0.3production

    Unity Ads Android SDK 3.0.3

    Updated the Android binaries.

    1 source
  43. Feb 26, 2019
    Unity Ads SDK3.0.2production

    Unity Ads iOS SDK 3.0.2

    Updated the iOS binaries.

    1 source
  44. Feb 26, 2019
    Unity Ads SDK3.0.2production

    Unity Ads Unity SDK 3.0.2

    Fixed a build issue for the Windows platform where an incorrect result was returned. Fixed a conflict between the Unity Ads package and the Moq framework.

    1 source
  45. Feb 26, 2019
    Unity Ads SDK3.0.2production

    Unity Ads Android SDK 3.0.2

    Updated the Android binaries.

    1 source
  46. Jan 25, 2019
    Unity Ads SDK3.0.1production

    Unity Ads iOS SDK 3.0.1

    Added API for setting Banner positioning. Fixed various bugs identified in the 3.0.0 SDK.

    1 source
  47. Jan 25, 2019
    Unity Ads SDK3.0.1production

    Unity Ads Unity SDK 3.0.1

    Integrated the Ads 3.0.1 SDK.

    1 source
  48. Jan 25, 2019
    Unity Ads SDK3.0.1production

    Unity Ads Android SDK 3.0.1

    Updated the Android binaries. Fixed various bugs identified in the 3.0.0 SDK.

    1 source
  49. Nov 21, 2018
    Unity Ads SDK2.3.2production

    Unity Ads iOS SDK 2.3.2

    Fixed error in Xcode to enable you to build successful runs on the tvOS platform.

    1 source
  50. Nov 21, 2018
    Unity Ads SDK2.3.2production

    Unity Ads Unity SDK 2.3.2

    Integrated the Ads 2.3.0 SDK with Unity 2019.X. Fixed error with platform dependency to enable you to build on other platforms besides iOS or Android.

    1 source
  51. Nov 15, 2018
    Unity Ads SDK2.3.1production

    Unity Ads Unity SDK 2.3.1

    Updated to Ads 2.3.0 SDK. Updated the multithreaded Request API. Updated the SendEvent API for Ads and IAP SDK communication. Added a new Unity integration.

    1 source
  52. Oct 18, 2018
    Unity Ads SDK3.0.0production

    Unity Ads iOS SDK 3.0.0

    Added the Unity Monetization Platform. Added personalized placements. Added Banners. Added AR Ads. Fixed various bugs identified in the 2.3.0 SDK.

    1 source
  53. Oct 18, 2018
    Unity Ads SDK3.0.0production

    Unity Ads Android SDK 3.0.0

    Added the Unity Monetization Platform. Added personalized placements. Added Banners. Added AR Ads. Fixed various bugs identified in the 2.3.0 SDK.

    1 source
  54. Jul 12, 2018
    Unity Ads SDK2.3.0production

    Unity Ads iOS SDK 2.3.0

    Improved HTTP request handling. Fixed bugs and made optimizations.

    1 source
  55. Jul 12, 2018
    Unity Ads SDK2.3.0production

    Unity Ads Android SDK 2.3.0

    Improved HTTP request handling. Fixed bugs and made optimizations.

    1 source
  56. Apr 23, 2017
    Unity Ads SDK2.2.1production

    Unity Ads iOS SDK 2.2.1

    Fixed issues for iOS and Android.

    1 source
  57. Apr 23, 2017
    Unity Ads SDK2.2.1production

    Unity Ads Android SDK 2.2.1

    Fixed issues for iOS and Android.

    1 source
  58. Mar 22, 2017
    Unity Ads SDK2.2.0production

    Unity Ads iOS SDK 2.2.0

    Added IAP Promotion support. Improved cache handling. Increased the flexibility of showing different ad formats. Fixed several rare crashes.

    1 source
  59. Mar 22, 2017
    Unity Ads SDK2.2.0production

    Unity Ads Android SDK 2.2.0

    Added IAP Promotion support. Improved cache handling. Increased the flexibility of showing different ad formats.

    1 source

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.