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
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
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