Some Blueprint API nodes does not show up in Unreal

Hey guys !

I noticed a few nodes that are documented in the Blueprint API which does not show up in Unreal, even when I untick “Context Sensitive”.
Nodes such as [Reverse][1] and [Add Instances][2] (notice that it’s the plural version).

327345-screenshot-2021-01-15-185008.png

Why is that so ? Am I missing something ?

Thanks !

Turns out - the API Reference has all nodes and functions available in the latest Unreal version.
Those two nodes were added in 4.26.

Here they are, available in 4.26.

327494-screenshot-2021-01-18-174253.png

Might be nice to have an added in version X.XX note in the documentation.

So, great ! That makes sense ! Have a good day :slight_smile: