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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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