Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
0
Found in
2018.2.0b9
2018.2.1f1
Issue ID
1065223
Regression
Yes
[UWP][IL2CPP] Application freezes when trying to Application.Quit and using Unity IAP
Repro steps:
1. Open user attached project
2. Build for UWP ( IL2CPP, .NET 4.x )
3. Open the solution in Visual Studio and build on x64
4. When the application is running, click the button at the left top corner
Expected: Application quits with no exception
Actual: Application freezes and after leaving the application exceptions are thrown
Reproducible with: 2017.4.8f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a6
Not reproducible with: 2017.2.3p3, 2017.3.1p4, 2017.4.5f1, 2018.1.5f1, 2018.2.0b8, 2018.3.0a1
Fixed in: 2018.3.0b1
Backported to: 2017.4.11f1, 2018.2.7f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment