Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2021.2.0a19
Issue ID
1341467
Regression
No
[Android] Application.Quit exits with signal 11 (SIGSEGV)
Reproduces on:
different scripting backends, architectures, devices, developer/release builds, using SKD/JDK/NDK from Unity / external
To reproduce:
1. Open attached project
2. Build and Run on Android device
3. After the app quits itself, check the logcat for "signal 11" entries
Result: application exits with: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb6011f20
Reproduced in: 2020.3.9f1, 2021.1.9f1, 2021.2.0a19
Reproduced with device:
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 11, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00341, Samsung Galaxy Note20 Ultra 5G (SM-N986B), Android 11, CPU: Exynos 990, GPU: Mali-G77
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment