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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment