Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2018.4.3f1
2019.2
Issue ID
1181727
Regression
No
[Android] Crash on Android x86 when attempting to use JNI methods on a background thread in IL2CPP
Repro steps:
1. Open the attached project
2. Switch build target to Android
3. Build and run on Android
4. Press the "Test JNI!" button
Actual: App crashes
Reproducible with: 2017.4.32f1, 2018.4.9f1, 2019.2.6f1
Tested and reproduced on these devices:
VLNQA00063, Acer Iconia Tab 8 (A1-840FHD), Android 4.4.2, CPU: Intel Atom Z3745, GPU: Intel(R) HD Graphics for BayTrail
VLNQA00062, Asus MeMO Pad 8 (ME181C) (K011), Android 4.4.2, CPU: Intel Atom Z3745, GPU: Intel(R) HD Graphics for BayTrail
Notes:
- Android x86 support is deprecated in 2019.2 and removed entirely in Unity 2019.3
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
Google Play currently requires all apps that contain x86 libraries to provide a 64bit variant for them, considering that Unity does not support x86-64 for Android and that x86 support in general is going to be discontinued in Unity 2019.3 we have decided to not fix this.