Leaves on tree create blocky shadows

Hi there,
I’m very new to Unreal and after experimenting a bit I started creating and importing my own assets.
Unfortunately I have a big problem when it comes to the shadows on my static tree meshes.
I use Alpha textures for the actual leaves and in the preview everything looks as expected:
42e57c7ee3f7ffaab51a920cb74091720a4d6b9b.jpeg

But when I build my lighting it starts looking like this:
2445aab30734c938bfc1de8988c5e89bf25f07c8.jpeg
I couldn’t figure out why this happens. I used the production quality when building and cranked up the lightmap resolution (128, 256 and then 1024)
Still blocky.
I’m using a directional light in this scene.

Does anyone know why this problem occurs and how I could fix it?

Set Directional light to use Area shadows.

Increase your lightmap resolution on the ground, if the ground is made from BSP then you need to decrease the number–note that shadow resolution is controlled by the object receiving the shadow.

Thank you that fixed it for me. Kind of obvious solution in hindsight.

Hey I’m getting blocky shadows from leaves too, can you please tell me how you solved your issue?
Thank you.