DoubleDeez/MDFastBinding

Blueprint diff tool always displays 'Link Moved' entries for all nodes

jdaignault opened this issue · 0 comments

When diffing changes between a widget blueprint stored on disk against its version stored in the depot, the blueprint diff tool always displays ‘Link Moved’ entries for every node in the binding editor.

Steps to reproduce:

  1. Ensure that fastbinding diffs are enabled for the project
  2. With source control connected to Unreal Engine, navigate to a widget blueprint asset that contains bindings and is currently versioned in the depot
  3. Right click on the widget blueprint, and select Revision Control → Diff Against Depot
  4. Observe that all bindings display ‘Link Moved’ changes for all nodes, despite no changes having been made

image