Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0b1
Issue ID
1082131
Regression
No
[Android] Incorrect bit patterns are being printed when using IL2CPP in the Android build
To reproduce:
1. Open attached project
2. Make sure to build with IL2CPP
3. Build and run to Android device
4. Check logcat for the incorrect bit pattern
Actual result: Building with IL2CPP prints "11001010"
Expected result: Building with IL2CPP should print "11100101"
Reproduced in:2018.3.0a10; 2018.3.0b1; 2018.3.0b2; 2019.1.0a1
Note: Due to errors can't reproduce on lower versions.
Tested with:
VLNQA00153, Google Pixel XL (Pixel XL), Android 8.0.0, CPU: Snapdragon 821 MSM8996 Pro, GPU: Adreno (TM) 530
VLNQA00173, Xiaomi Redmi 6Pro (Redmi 6 Pro), Android 8.1.0, CPU: Snapdragon 625 MSM8953, GPU: Adreno (TM) 506
Note: Building with mono, bit patterns are correct.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
This is a duplicate of issue #1077373