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
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
This is a duplicate of issue #1077373