When you are setuping a Capsule in a BP that have a collision preset that OverlapPawn and you are setting up a Vertical impulse on the BeginOverlap event, we have a weird result.
In fact, the begin overlap event is called, the impulse is set on the pawn, in the same frame, the end overlap is also called (why ?? I think this is the bug). So the next frame the BeginOverlap is called again… and you are looping…
Could you please confirm that you are facing this on your side and provide a fix?
As mentioned in the other post, this is a known issue under UE-7000 and is currently under assessment. Unfortunately, I do not have a timeframe available of when this a fix will be implemented.
I apparently gave you the wrong report number, though it is a related error, the actual bug report for this specific issue is UE-3638 and has been updated with the information you provided. I am posting this on the other thread as well.