Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.3.0a5
Issue ID
1060891
Regression
Yes
Application.Unload crashes with the 4.x scripting runtime
To reproduce:
1. Build & run to an android device
2. Press the "Crash" button
3. Notice that the app crashes (can be done by using Android Device Monitor or logcat). There will be a log similar to: 07-16 12:08:24.113: E/InputDispatcher(1145): channel '9ce9451 com.Company.Pauser/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
This crash happens when trying to call a mono destructor when mono has already been unloaded. This destructor was passed when calling pthread_key_create and it crashes when trying to call it on pthread_key_clean_all.
Comments (1)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Paniranganath
Apr 18, 2020 17:57
I am facing this issue in Unity IDE version 2019.3.7f1