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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.