Int Vector is not a selectable type in blueprints

I can’t select int vector in various fields. Here I’m unable to select it in a struct:

And here, I was able to create an int vector input via “collapse to function”, but I’m still unable to create a new int vector.

FYI, it doesn’t matter if I type “intvector” or “int vector”, neither shows up.

I’ve been able to fix this in the source code. If this behavior is unintentional and not a “feature” I’ll open a pull request.

Hello,

Since you have resolved the issue, please feel free to submit a pull request with the changes that you have made.

Thank you for your efforts.

Have a great day