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
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
- "Lens Flare (SRP)" Component is missing documentation link
- Reflection problems when unbaked Reflection Probes are present
Resolution Note:
There are no fixes planned for this Bug