You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This is due to them being user-defined pins, and user-defined pins always set their value as the autogenerated default, which results in the normal pin gather in GatherGraphNodeForLocalization considering them default as they pass the DoesDefaultValueMatchAutogenerated test. In this case the return node is the only place the values are defined, so we must gather them. #jira UE-72338 #rb Francis.Hurteau #lockdown Cristina.Riveron #ROBOMERGE-SOURCE: CL 5745675 in //UE4/Release-4.22/... #ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main) [CL 5745677 by jamie dale in Main branch]