You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Undo operations can cause immediate re-evaluation of the sequence, including resolving object bindings. This will always happen before the user can re-compile the Blueprint where the dynamic binding resolvers are, so we might get invalid method signatures there. #jira UE-191063 #rb max.chen [CL 27163202 by ludovic chabant in ue5-main branch]