Hi, just can't wrap my head around this error "The system CombatSystem reads Unity.Transforms.LocalTransform via CombatSystem:AttackTargetJob but that type was not assigned to the Dependency property. To ensure correct behavior of other systems, the job or a dependency must be assigned to the Dependency property before returning from the OnUpdate method."
I feel like I went overboard assigning and completing any Dependencies but still get the error.