Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
Issue ID
915801
Regression
No
[Android][ARM] big.LITTLE cores are identified incorrectly on S8
S8 Qualcomm shows 8 Big cores incorrectly, which is causing Affinity problem and therefore S8 is performing more than 50% slower than S7
Repro steps:
1) Build and run empty project in Development/Debug mode
2) In adb logcat find line:
Unity : SystemInfo ARM big.LITTLE configuration: 8 big (mask: 255), 0 little (mask: 0)
Expected result:
Unity : SystemInfo ARM big.LITTLE configuration: 4 big (mask: 240), 4 little (mask: 15)
Reproduced on:
Samsung Galaxy S8 SM-G950U 7.0 4x Qualcumm Kryo 280 LP @1900MHz 4x Qualcomm Kryo 280 HP @2361 MHz
Fixed in : 5.4.5p4, 5.5.4p1, 5.6.1p3, 2017.1.0b9, 2017.2.0a2
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