sRGB texture encoding gives color banding issue

Oh of course. I was convinced the render target was rendering off screen and was wondering how to make it draw to the canvas. But you’re right the width and height arguments were simply missing and the console was being silent about this.

A huge thank you to all of you in the thread, this conclude many hours on investigations!