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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
There are no fixes planned for this Bug