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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment