Unity Issue Tracker - "SGICE002" error is thrown to the Console when using the "UpdateInGroup" ComponentSystemGroup
Closed
ECSB-938
"SGICE002" error is thrown to the Console when using the "UpdateInGroup" ComponentSystemGroup
Package: Entity Component System (ECS)
Won't Fix
1.0.X
We are only fixing issues in 1.2.X+ After reviewing this ticket, this bug does not reproduce in 1.2.0-pre.6 and was fixed in 1.1.0-epx.1. We recommend if you encounter it, that you upgrade to 1.2.X+
How to reproduce:
1. Open the “Test Project For Version Control (1)“ project
2. Observe the Console
Expected result: No “SGICE002: This error indicates a bug in the DOTS source generators.” error is thrown
Actual result: The “SGICE002: This error indicates a bug in the DOTS source generators.” error is thrown