Search Issue Tracker
Fix In Review for 2022.2.X
Votes
0
Found in
2022.2.0a14
Issue ID
1428639
Regression
Yes
[VFX Graph] InvalidOperationExceptions are thrown when creating Systems in VFX Graph
To reproduce:
1. Download the attached project "My project (42).zip" and open it in Unity
2. Open the "OutdoorsScene" scene
3. Open the "New VFX" VFX in VFX Graph Window
4. Right-click in the VFX Graph window and select Create Node > System > Simple Swarm Particle System
Expected Result: The Simple Swarm Particle System is added without any issues
Actual Result: The Simple Swarm Particle System is added with Errors in Console:
"InvalidOperationException: Collection was modified; enumeration operation may not execute."
Notes:
- Full Errors are shared in the Comments section
- Sometimes this Error is spammed when creating other Systems
- Even with the Errors, Systems work without any issues
Reproducible on Unity 2022.2.0a14
Not reproducible on Unity 2022.2.0a13
Regression on Unity 2022.2.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment