I’m having this weird problem that I’ve wasted hours on trying to solve. Basically, the animBPs with “copy pose from mesh” go out of sync if they’re attached during runtime. The weird thing is, when I exit out and load again, they’re perfectly synced.
The delay seems to be constant, around 0.2 seconds after the character animation. It doesn’t matter when I attach it, it’s the same delay every time.
I tried simply removing and reapplying the characters animBP when the secondary animBP is initialized but that didn’t change anything.
Anyone knows what’s going on here?