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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
The issue was retested and we are unable to reproduce it anymore