Hi, I’ve discovered that certain shaders don’t work on mobile, I’ve changed renderer to see if my game works correctly, to export it later, but the “mobile” renderer displays an error when using a shader:
./servers/rendering/renderer_rd/shader_rd.h:165 - Parameter “version” is null.
Is there any way to force or change a parameter so that the shader works with this rendering engine?