Search Issue Tracker
Active
Votes
0
Found in
2017.1.2p1
2018.3.0a1
Issue ID
1119692
Regression
No
[IAP] PurchaseFailureReason returns Unknown error when upgrading or downgrading subscriptions
To reproduce:
1. Open attached project
2. Set up two Auto-renewable subscriptions monthly and yearly in iTunes connect (you can find the item IDs in SubscriptionTest.cs script)
3. Build for iOS
4. Deploy the Xcode project to an iOS device
5. Make sure that 1month option is selected in the dropdown
6. Press the Buy button
7. After the successful purchase select 1year in the dropdown
8. Press the Update button
Expected result: the purchase is successful without any issues
Actual result: the prompt on an iOS device shows a successful purchase but getting Unknown error in Xcode console
Reproduced on:
2017.4.25f1 2018.3.13f1 2019.2.0a11
Package version:
-2.0.6
-2.0.3
-1.22.0
-1.20.1
Device reproduced on:
iPhone 8 Plus iOS 12.0
Notes:
-On 2.0.0 version getting build errors, unable to build the project.
-Getting crash errors in Xcode console on the 2.0.1 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment