Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.3.17f1
2021.1
Issue ID
1376345
Regression
Yes
[IL2CPP] Unobserved "Collection was modified" exception appears after building the project
Reproduction steps:
1. Download and open the attached "Repro.zip" project
2. Build the project for standalone with the profiler attached
3. Observe the console window
Expected result: No exceptions appear
Actual result: "InvalidOperationException" exception appears
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.1.26f1
Not reproducible with: 2021.2.0f1, 2021.2.6f1, 2022.1.0b2
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2022.2.X):
The bug was fixed as part of larger set of changes to the networking library. Unity's version of Mono was updated in 2021.2 so this is no longer a problem in that version. Because this issue only causes an exception to be logged we do not plan on taking the untested fix from 7359 into long term support versions of Unity. So unfortunately we do not plan no fixing this issue in versions earlier than Unity 2021.2.