Flow 2.3 (in works)


This is the upcoming release. This page is updated regularly after changes are pushed to the repository.

This release includes pull requests from the community: LindyHopperGT.

This is the first release for UE 5.8, and the last for UE 5.6.

Update Notes

Critical warning for Data Pins users

If you were using Data Pins in your assets prior to Flow 2.2, do not upgrade directly from your current Flow Graph version to the version newer than 2.2. Version 2.2 came with a huge Data Pins refactor and it requires data migration occuring while loading assets.

Changed Flow Node constructor to GENERATED_BODY

This is BREAKING CHANGE. It requires updating constructors for C++ Flow Nodes. It’s simple, but it will take a few minutes for large projects.

Flow Node

Specific Flow Nodes