Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.51.0
Issue ID
ECSB-29
Regression
No
Error SGICE002 "Sequence contains more than one matching element" thrown when running an IJobEntity from SystemBase
Reproduction steps:
1. Open the user's attached project "ProceduralWrappedWorld.zip"
2. Observe the Console window
Expected result: There are no errors
Actual result: There is an error:
Assets/ProceduralWrappedWorld/Scripts/Systems/MapGeneratorSystem.cs(23,5): error SGICE002: Seeing this error indicates a bug in the dots compiler. We'd appreciate a bug report (About->Report a Bug...). Thnx\! <3 System.InvalidOperationException: Sequence contains more than one matching element
Reproducible with: 0.17.0-preview.42, 0.50.1-preview.2 (2020.3.36f1), 0.51.0-preview.32 (2020.3.36f1, 2021.3.5f1)
Reproducible on: macOS 12.4 (Intel)
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
There are no fixes planned for this Bug