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

IAP

-

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)

  1. RKSW

    May 17, 2018 22:02

    This is a blocking issue on 2018.1.0f2. What is the plan to fix?

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.