Why is the terain generation is not working?

Hello everyone, I’m trying to generate a landscape, following this tutorial playlist “Terrain generation for Beginners - Unreal Engine tutorial”, but I’m having a little problem and i just can’t find the solution. My blueprint is suposed to generate vertices and then triangles with between those vertices. The vertices are being generated properly, but the terain isn’t whenever the scale is above 1. The texture also doesen’t work.
This is my code:



This is what it does when i play the level


And this is what it should look like

So, if anyone has any idea of what might be the problem please help me solve it.

1 Like

please make “Vertices” and “Triangles” variables public, set “XSize” to 3 “Ysize” to 4, hit play, click on the terrain and send a screenshot of “Vertices” and “Triangles” values from Details panel. Also i found your post by chance so next time you need any help i recommend you leaving a comment under the video or asking in our discord community, i’m usually very active there. Anyway thank you for following my tutorial! And sorry for not helping you with the previous issue, didn’t see that post unfortunately