Unity Issue Tracker - "SGICE002" error is thrown to the Console when a partial class extends the SystemBase abstract unsafe class
Fixed
ECSB-1032
"SGICE002" error is thrown to the Console when a partial class extends the SystemBase abstract unsafe class
Package: Entity Component System (ECS)
Won't Fix
1.2.X
1.0.X
If this is addressed, it will be in 1.3.X
How to reproduce:
1. Open the “Factory-Hardcore-Survival-Netcode-DOTS“ 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