I am setting the renderer to OpenGL:
And create a terrain, enable the Draw Instanced, some error log:
When I move the terrain, the terrain will not follow the transform:
If I disable the Draw Instanced, everything is OK.
This issue will only happened when I using the OpenGLES3 mode.


