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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.