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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function 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