Closed
Description
Bevy version
0.5
Operating system & version
Windows 10
What you did
checked if my assets changed
What you expected to happen
for it to only be triggered once after the assets were changed.
What actually happened
Res<Assets<T>>.is_changed()
triggered every frame without even changing assets