The case is I tried to set the render target to a render texture, and rendered a whole screen pattern into that texture. This failed on android device with a gles3 backend(it works when I’m using vulkan).
Here’s the renderdoc capture results:
What could possibly be wrong here?


