on April 22nd, 2026 (opens in a new tab)
Ensure InAttribute pin param is wired in (for 5.6 and higher)
FVector2D was deprecated in favor of FVector2f for FEdGraphSchemaAction::PerformAction starting in UE 5.6.
This fix the issue with OnRep function handler were generated without properly wiring in the InAttribute pin parameter.