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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment