-
Notifications
You must be signed in to change notification settings - Fork 256
Visual Diff
Krzysiek Justyński edited this page Oct 18, 2022
·
12 revisions
Visual Diff on Flow Asset is available since version 1.3. It's gonna be enabled in launcher builds since UE 5.1 Preview 3.
You can already unlock this feature if you're compiling the UE 5.1 from the source.
- Merge this pull request, Epic engineer accepted this pull request in that engine version.
- 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.
- At least apply this one, then pull request mentioned above [Feature] Blueprints - Extract Details View of BP Diff tool and set the Fidd Override for UDataAsset types for this tool
- Visual Diff in 5.0 doesn't look as good as in 5.1. I guess this change might help, but I didn't test it: [BugFix] BP_Diff data flow changes
Got any questions? Discuss things related to the plugin on the dedicated Discord server.
- Overview
- Guides
- Legacy
- API
- Releases