Search Issue Tracker
Fixed in 2.0.6
Votes
0
Found in [Package]
2.0.6
Issue ID
1171197
Regression
Yes
[IAP] Silent crash when installing the IAP package
When attempting to install the IAP package, my project crashes and every time i try to open the project afterwards it will crash again and again.
To repro this issue:
1. start a new project
2. add IAP package from Package Manager
2. go to the services window and enable services
3. enable IAP
4. Import the package
5. After import, you will get prompted to INSTALL the package
6. Afterwards you will get a (Asset Store Like) Package Import dialogue
8. Afterwards, you will get and API upgrader dialogue
9. After confirming the API Upgrade, Unity will crash
!!! the Crash Reporter will not prompt you. There is also nothing in the Editor.log about a crash, though Windows will intercept it and asks you if you want to debug it.
You will get the same crash every time you try to open that project again and again - to test that, you can download and open the attached project with Unity 2019.3.0a10.
Cannot reproduce this issue in 2019.2.0b10, 2019.3.0a9
Comments (2)
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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"
cihadturhan_unity
Apr 01, 2020 18:19
Also happens in previous version (Unity 2019.3.0a8) too
zelderus
Nov 12, 2019 13:16
in Unity 2019.3.0a11 also