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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
There are no fixes planned for this Bug