Skip to content

Visual Diff

Krzysiek Justyński edited this page Oct 16, 2022 · 12 revisions

Visual Diff on Flow Asset is available since version 1.3.

It requires trivial changes in the engine code, so it's not available in launcher engine builds yet.

image

Unlocking feature

You can unlock this feature if you're compiling the UE 5.1 from the source.

  • Merge the aforementioned pull request.
  • Change the value of ENABLE_FLOW_DIFF preprocessor macro to 1.

If you'd like to have this feature in UE 5.0, there's much more work... You have to backport engine changes from 5.1.