Landscape material Layers not showing up

Instead of using Constant4Vector for Coloring, use VectorParameter. For me, when I wanted to Lerp two Constant4Vector Colors with an Alpha Texture, the whole area did not showed textures on my Map. After I changed the Constant4Vectors to VectorParameter and gave them diferent names, it worked.