Search Issue Tracker
Active
Under Consideration for 2022.3.X
Votes
2
Found in
2022.3.20f1
Issue ID
UUM-117618
Regression
No
[iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
How to reproduce:
1. Create and open a new project
2. Add the In-App Purchasing (com.unity.purchasing) package to the project
3. Import the “Apple App Store - 05 Getting Introductory Subscription Prices” sample
4. Set up the environment by following the guide: https://docs.unity3d.com/Packages/com.unity.purchasing@4.12/manual/UnityIAPAppleConfiguration.html
5. Deploy for testing
6. Observe the result
Expected result: No error is thrown when AppleStoreExtendedProductServive.GetIntroductoryPriceDictionary is called
Actual result: “ArgumentNullException” error is thrown
Reproducible with: 5.0.0 (2022.3.20f1)
Reproducible environment: Windows 11 (reporter)
Not reproducible environment: No other environments tested
Note: CQA could not test the issue, more information in the comments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- [Linux] Unity Version Control Project Setting labels aren't Humanized on Linux
Add comment