Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.4
2019.4.2f1
2020.1
2020.2
Issue ID
1270381
Regression
No
[Android] Incremental GC is not enabled for ARM64 devices when building an apk with both ARMv7 and ARM64 selected
How to reproduce:
1. Open the attached "Repro1270381.zip" Project
2. Make sure that ARMv7 and ARM64 are selected in Project Settings > Player > Android
3. Build and run the app on the phone that supports ARM64
Expected Behavior: "True" is visible on the screen indicating that Incremental GC is enabled
Actual Behavior: "False" is presented on the screen indicating Incremental GC is disabled
Reproducible with: 2019.4.9f1, 2020.1.5f1, 2020.2.0a18
Fixed in: 2020.2.0a19
Could not test with: 2018.4 as it does not have isIncremental property
Devices reproduced(supports ARM64 and ARMv7):
VLNQA00015, Samsung Galaxy Note8 (SM-N950W), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00286, Meizu - (PRO 5), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
Devices not reproduced(supports only ARMv7):
VLNQA00285, Samsung Galaxy J4 Core (SM-J410F), Android 8.1.0, CPU: Snapdragon 425 MSM8917, GPU: Adreno (TM) 308
Note: The issue is fixed in 2020.2 stream. The issue is only reproducible when Both ARMv7 and ARM64 are selected.
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
Add comment