Why my meshes distance fields look like this?

Hello, dont know why my meshes distance fields look like this :confused:
It’s just basic meshes imported from blender
psl help ^^’


I suggest looking closer at this: Mesh Distance Fields in Unreal Engine | Unreal Engine 5.0 Documentation

You can modify the resolution, which should solve your problem:
bild

Make sure the material isn’t two sided. Works better with closed solid meshes.

unapplied modifiers on blender where the problem :grimacing: , aplied everything and reexported it, works fine now