Flow 2.4 (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: Bargestt (Vasilii Bulgakov), dyanikoglu (Doğa Can Yanıkoğlu), northstarswap.

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.3. 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 if you have any custom UFlowGraphNode class. Updating the code is trivial though.

Flow Node

Specific Nodes

Misc