Search Issue Tracker
Fixed in 2018.1.X
Votes
41
Found in
2018.1.0b11
2018.1.0f2
Issue ID
1033935
Regression
Yes
"ArgumentException: Cannot set currency to an empty or null string" errors using IAP in Editor
To reproduce:
1. Open users attached project "BlockPuzzleMagic.zip"
2. Open "MainScene.unity" scene
3. Press the shop button on the bottom
4. Select any item on the list and press BUY
Expected result: the item is purchased without any errors
Actual result: getting "ArgumentException: Cannot set currency to an empty or null string" errors in the console
Reproduced on: 2018.1.0b11 2018.1.0f2 2018.2.0b4 2018.3.0a1
Not reproduced on: 2017.4.3f1
Notes:
on 2018.2.0b4 errors: TypeLoadException: Could not load type 'SimpleJson.SimpleJson' from assembly 'UnityEngine.Purchasing'
on 2018.1.0f2 errors: ArgumentException: Cannot set currency to an empty or null string
Could not test 2018.1.0a1 - 2018.1.0b10 because of errors on play
Comments (11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
RKSW
May 17, 2018 22:02
This is a blocking issue on 2018.1.0f2. What is the plan to fix?