com.unity.purchasing 5.0.1

com.unity.purchasing

Source docs
Notes: processedReleased August 22, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

📈 Improvements

  • Updated `com.unity.services.core` dependency to 1.14.0

🔧 Bug Fixes

  • Coded IAP backwards compatibility fixes:
  • - `ProcessPurchase` will be invoked for restored purchases on their first encounter. This brings back the behaviour from IAP 4.13.0.
  • - Apple - Fixed `Product.hasReceipt` and `Product.receipt` falsely returning a receipt for products that were not purchased.