Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.26f1
2017.4.31f1
Issue ID
1172795
Regression
No
[Android] When launching a thread on an Android device after calling Application.Quit() a crash is reported in logcat
To reproduce:
1. Open the attached project
2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected
3. Make sure the build is not a Development Build
4. Build and Run on Android device
5. Tap the big "Quit" button
6. Observe the logcat
Expected result: Application quits
Actual result: Application crashes
Reproduced with: 2017.4.31f1
Not reproduced with: 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Tested and reproduced with devices:
Google Pixel 2 XL 9 Snapdragon 835 MSM8998 Adreno (TM) 540 OpenGL ES 3.2
Oneplus OnePlus6T 9 Snapdragon 845 SDM845 Adreno (TM) 630 OpenGL ES 3.2
Samsung Galaxy S8 8.0.0 Exynos 9 Octa 8895 Mali-G71 OpenGL ES 3.2
Samsung Galaxy S9 9 Snapdragon 845 SDM845 Adreno (TM) 630 OpenGL ES 3.2
Xiaomi Mi 5 7.0 Snapdragon 820 MSM8996 Adreno (TM) 530 OpenGL ES 3.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
Resolution Note (2019.3.X):
We will not be investigating and backporting a fix for this to 2017.x. The new scripting runtime was experimental for 2017.x. Please use 2018.x or newer where this issue doesn't exist.