com.unity.purchasing 4.2.0-pre.1

com.unity.purchasing

Notes: processedReleased May 2, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

Features

  • Support for the new Unity Analytics transaction event.
  • The package will now send telemetry diagnostic and metric events to help improve the long-term reliability and performance of the package.

📈 Improvements

  • The minimum Unity Editor version supported is 2020.3.
  • The In-App Purchasing service window now links to the new Unity Dashboard for Unity Editors 2022 and up.

🔧 Bug Fixes

  • GooglePlay - Fixed OnInitializeFailed never called if GooglePlay BillingClient is not ready during initialization.
  • GooglePlay - GoogleBilling is allowed to initialize correctly even if the user's Google account is logged out, so long as it is linked. The user will need to log in to their account to continue making purchases.
  • Fixed a build error `DirectoryNotFoundException` that occurred when the build platform was iOS or tvOS and the build target was another platform.