I have the same problem. For me, the log seems to appear right after my animation ended, and before it starts another animation.
Somehow when I adjusted the duration like so:
await entity.playAnimation(anim.repeat(duration: originalDuration + 1.5))
so a new animation will start before the current animation fully ends, the error disappears
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: