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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment