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
- 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:
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.