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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment