Unity Issue Tracker - False “Dependencies are broken” error is thrown when WithChangeFilter is called with entityInQueryIndex variable after a ForEach
Closed
ECSB-93
False “Dependencies are broken” error is thrown when WithChangeFilter is called with entityInQueryIndex variable after a ForEach
Package: Entity Component System (ECS)
Won't Fix
0.51.X
We're only fixing bugs in 0.51 in special cases. If this bug is reproducible in 1.0.0 - please reopen the issue and we'll fix it.
How to reproduce:
1. Open the user-attached project
2. Open the “BugTest” Scene
3. Enter Play Mode
Expected result: No errors
Actual result: “The system WithChangeFilgerBug writes Unity.Transforms.Translation via WithChangeFilgerBug:TranslateWithFilterJob_Job but that type was not assigned to the Dependency property…” is thrown
Reproducible with: 0.51.0-preview.32 (2020.3.39f1) 0.51.1-preview.21 (2020.3.39f1, 2021.3.9f1)
Couldn’t test with: 0.17.0-preview.42 - Deprecation causes the version to be set to 0.51.0-pre.32
Reproduced on: macOS Monterey 12.0.1
Note: Couldn’t reproduce on a new project
Prioritise and Follow this issue
Have a workaround or additional info about this issue?