Map node does not work with integers

Hey,

As far as I remember this one has been around for ever: the map node does not work with integer types, see the following screenshot

Was already reported here as a feature request, but I’d rather consider that as a bug.

This forces us to go through cumbersome conversions, and the error message is rather cryptic (just thinking of a newcomer trying to map an int and getting this).

Could this poor map node get some attention?

Thanks in advance!

sebes

3 Likes

I would also like to note that it does not work with Int2 / int3 / int4.

In general, IntX types do not work properly with many basic nodes. BTW, the same applies to Integer in general.