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
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- Mesh property doesn’t throw a tooltip when hovered over in the Inspector window
- Long Animation Clip toolbar name is not truncated in Animation window
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Long Aspect ratio toolbar name is not truncated when Game view is open
Resolution Note:
There are no fixes planned for this Bug