Would it be possible to have combined RGB and RGBA as an input for channel as additional options to the current single channels?. So I can pack color RGB PolyGroup ID texture into single channel to be used as multiplier for color variation for my shader?. Converting that input ID texture into greyscale does nothing because Unreals formats are always based on either R or A, they don’t take RGB as greyscale.