com.unity.purchasing 5.0.1
Source docsNotes: processedReleased August 22, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.services.core (1.14.0)
- com.unity.ugui (1.0.0)
📈 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.
