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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment