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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
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