Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X
Votes
0
Found in
2021.3.23f1
2022.2.18f1
2023.1.0b13
2023.2.0a13
Issue ID
UUM-34727
Regression
Yes
[Android] Build crashes on CreateAllocationAsync when using IL2CPP Scripting Backend
How to reproduce:
1. Open the “IN_21347” project
2. Connect an Android device
3. Press File → Build Settings and select your device in the “Run Device” dropdown list
4. Build And Run
5. On the device screen press the “MULTIPLAYER” button
Expected result: build doesn’t crash
Actual result: build crashes
Reproducible with: 2021.3.23f1, 2022.2.18f1, 2023.1.0b13, 2023.2.0a13
Not reproducible with: 2020.3.47f1
Testing environment: Windows 10 Pro
Reproducible on this device:
VLNQA00464, Lge LG Premier Pro (LM-X410.FGN), Android 8.1.0, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 308
Samsung Galaxy Tab E Android version 7.1.1 (user reported)
LG K8 V Android version 7.0 (user reported)
Not reproducible with these devices:
Samsung Galaxy Z Flip3 5G (SM-F711B), Android 12, CPU: Snapdragon 888, GPU: Adreno (TM) 660
Samsung Galaxy S22 (SM-S901B), Android 12, CPU: Exynos 2200, GPU: Ltd.
Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
Samsung Galaxy S7 (SM-G930F), Android 8.0.0, CPU: Exynos 8 Octa 8890, GPU: Mali-T880
Xiaomi Mi 5s (MI 5s), Android 6.0.1, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
Oppo Reno Z 中国版 (PCDM10), Android 11, CPU: NOT FOUND, GPU: PowerVR Rogue GM9446
Samsung Galaxy S6 (SM-G920F), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
Htc M9 (HTC One M9), Android 7.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
Xiaomi Redmi 4 (Redmi 4), Android 6.0.1, CPU: Snapdragon 430 MSM8937, GPU: Adreno (TM) 505
VLNQA00363, Samsung Galaxy Z Fold2 5G (SM-F916B), Android 11, CPU: Snapdragon 865 SM8250, GPU: Adreno (TM) 650
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Samsung S7 Edge Android version 8.0.0 (user reported)
Samsung Galaxy A32 5G Android version 12 (user reported)
ONN 100003562 32GB, Android version 11 (user reported)
First lines of the stack trace:
04-27 16:14:40.523 16963 16992 E AndroidRuntime: FATAL EXCEPTION: UnityMain
04-27 16:14:40.523 16963 16992 E AndroidRuntime: Process: com.QA.Testing, PID: 16963
04-27 16:14:40.523 16963 16992 E AndroidRuntime: java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-27 16:14:40.523 16963 16992 E AndroidRuntime: Version '2021.3.12f1 (8af3c3e441b1)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
Notes:
- Only reproducible on the Android
- Didn’t found regressed version because it takes to much time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 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
Add comment