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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
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