Some help with "Looks like a wire-trace was not injected before the jump from ..." log warning?

LogConnectionDrawingPolicy:Warning: Looks like a wire-trace was not injected before the jump from 'Is Solution Correct Target is Puzzle' to 'Branch'.

This log warning doesn’t seem to be hurting how my blueprints perform, but its flooding my output log making logging debug information very difficult. I have no clue what causing it. Restarting the editor seems to clear it, but after a couple more test runs while debugging, it pops back up again.

I think this is where the warning is being generated. Hard to tell when it doesn’t tell you which blueprint its coming from.

Interesting. The simulation graph seems to show that the link between the two offending nodes isn’t being executed on, yet my log statements to the screen say other wise.

I also noticed that this is only an occurrence when I have the graph open during run-time. If I’m looking at another graph when I go to run a test, this warning doesn’t appear. I’m really curious to know what exactly its doing.