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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Resolution Note:
The issue was retested and we are unable to reproduce it anymore