You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Even with a name of 'None', a sync point (FAnimSyncGroupScope - such as that on a blend space graph) would forward for syncing to the proxy, bypassing any other valid rootwards sync scopes. This change prevents adding the sync messages completely if their name is 'None', ensuring that outer scopes correctly receive the tick record. #jira UE-170408 #rb Jurre.deBaare #preflight 63877bed7b4bd3f057134e25 [CL 23352692 by thomas sarkanen in ue5-main branch]