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
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
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