Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
1
Found in
2020.3
2020.3.8f1
Issue ID
1336887
Regression
No
Build fails with IL2CPP error 'System.Void System.Collections.Concurrent.ConcurrentQueue`1::EnqueueSlow(T)' in mscorlib.dll
How to reproduce:
1. Download the assemblies "Managed.zip"
2. Find the il2cpp.exe command line in the editor log
3. Modify the command line to point to the directory with the assemblies
4. Run the command line
Expected result: The command is successful
Actual result: The error occurs
Reproducible with: 2020.3.8f1
Could not test with: 2018.4.34f1, 2019.4.27f1, 2021.1.9f1, 2021.2.0a17
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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note (fix version 2021.2):
Scripting: Fix a rare crash in il2cpp.exe that could randomly happen under the right circumstances
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.14f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.16f1
Scripting: Fix a rare crash in il2cpp.exe that could randomly happen under the right circumstances