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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Add comment