Search Issue Tracker
Not Reproducible
Votes
5
Found in
2019.3.0b2
2019.3.0f6
2020.1
Issue ID
1216719
Regression
Yes
[Android] ConcurrentDictionary crashes on IL2CPP
Steps to reproduce:
1. Open user's attached project "Minimal.zip"
2. Build it to Android
3. Run the app with the Logcat
Expected results: IL2CPP builds are able to use ConcurrentDictionary without errors
Actual results: IL2CPP build throw errors when ConcurrentDictionary is used
Reproducible with: 2019.3.0b2, 2019.3.0f6, 2020.1.0a21
VLNQA00091, Google Pixel 2 XL (Pixel 2 XL), Android 10, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00315, Samsung Galaxy Note10 (SM-N970U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00175, Samsung Galaxy Note9 (SM-N960F), Android 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00319, Google Pixel 4 (Pixel 4), Android 10, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Not Reproducible with: 2017.4.36f1, 2018.4.17f1, 2019.3.0b1
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.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Resolution Note:
The issue was retested and we are unable to reproduce it anymore