Unity Issue Tracker - Methods using IJobEntity are not properly code-generated when the System class is defined more than once
Fixed
ECSB-1102
Methods using IJobEntity are not properly code-generated when the System class is defined more than once
Package: Entity Component System (ECS)
Won't Fix
1.2.X
If this is addressed, it will be in 1.3.X
How to reproduce:
1. Open the user-attached project “Hopeful Dumpster Fire”
2. Open the “SampleScene” scene
3. Enter the Play mode
4. Observe the Console
Expected results: There are no errors thrown into the Console
Actual results: “Exception: This method should have been replaced by source gen.” is spammed into the Console