Search Issue Tracker
Fixed
Fixed in 1.1.0-exp.1 - Entities
Votes
0
Found in [Package]
1.0.X - Entities
Issue ID
ECSB-973
Regression
No
"SGICE002" error is thrown when QueryBuilder().WithAll<T>().Build() is used and T is undefined
Reproduction steps:
1. Open the attached “BugRepro” project
2. Observe the Console window (Window > General > Console)
Expected result: There is no “error SGICE002: This error indicates a bug in the DOTS source generators…“ logged in the Console
Actual result: The “error SGICE002: ...“ is thrown in the Console
Reproducible with: 1.0.0-exp.8, 1.0.16 (2022.3.20f1)
Fixed in: 1.1.0-exp.1, 1.2.0-pre.12 (2022.3.20f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Issue is not only reproducible by using WithAll query, but also other With queries
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment