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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
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