Files
UnrealEngineUWP/Engine/Source/Runtime/MovieScene
ludovic chabant 5706fdd95d Sequencer: be more lenient in editor about invalid dynamic binding resolvers
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]
2023-08-16 21:16:59 -04:00
..