Query<EntityMut>
system param unexpectedly conflicts with some Res<T>
one
#15621
Labels
A-ECS
Entities, components, systems, and events
C-Bug
An unexpected or incorrect behavior
D-Domain-Expert
Requires deep knowledge in a given domain
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Bevy version
0.14.2
What you did
What went wrong
The component query conflicts with the resources:
Asked on #ecs-dev, this looks like an error, as component queries shouldn't conflict with resources.
The text was updated successfully, but these errors were encountered: