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
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
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