On a vanilla terrain when activating DRAW INSTANCED the terrain disappears 19.2

Hi,
is it just me?
I create a terrain… I add a material and the I activate the ENABLE CPU INSTANCING on the material.
Then I activate DRAW INSTANCED and presto! my terrain disappears :-/

An suggestions will be welcome! :slight_smile:
Olaf

Hi Olaf,

Are you using a custom Terrain shader? The shader must support instancing for it to work properly.

If not, what platform / Editor version / render pipeline are you using?

-Chris