Unity Issue Tracker - PlayMode Tests fail with “System.Exception : This method should have been replaced by source gen.” exception when running Tests with Jobs inside
Closed
ECSB-1153
PlayMode Tests fail with “System.Exception : This method should have been replaced by source gen.” exception when running Tests with Jobs inside
Package: Entity Component System (ECS)
Won't Fix
1.2.X
0.51.X
If this is addressed, it will be in a 1.3.X release.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the Test Runner window (Window > General > Test Runner)
3. Open the “PlayMode” tab
4. Run the tests
5. Observe the test output
Expected result: The tests pass successfully
Actual result: The tests fail due to “System.Exception : This method should have been replaced by source gen.” exception