Triangle shadows on a procedural mesh

Strange triangle shadows casting on a generated mesh. Triangles ordering is correct. What can it be?

The solution is to at least change Virtual Shadow Mapping (UE5) to shadow mapping. Disabling dynamic shadows on procedural mesh used as terrain is good enough solution.

3 Likes