Unity Issue Tracker - "SGICE002" error is thrown to the Console when a partial struct extends the ISystem interface
Closed
ECSB-1020
"SGICE002" error is thrown to the Console when a partial struct extends the ISystem interface
Package: Entity Component System (ECS)
Won't Fix
1.0.X
This is already fixed in 1.1.0+
How to reproduce:
1. Open the “DOTSSourceIssue“ 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