Displacement doesn't work well

I made a height map and doesn’t work well in unreal, if I put displacement to “0” it stop disappearing but I dont want it with 0 value.

Any advice?

What kind of mesh are you applying it to? Specifically the one that is flashing, but since one is flashing and the other isn’t, are they both the same mesh?. Did you import that mesh, or is it just the plane actor from the starter content?

If it was imported let us know how many polys make up the mesh, and if it’s not just a single quad post an image of it in the mesh editor with wireframe enabled.

Lastly check and make sure your material and mesh are not set to 2 sided. For the material the setting is in the details panel shown above, for the mesh you can find it under the Build Settings menu in the mesh editor window

Thanks for your reply.

Both are flashing but in those gifs only is doing one of them, in one gif because I had select it, and in the other because It doesn’t flash if I’m looking directly on it.

I tried with unreal plane mesh and an imported plane mesh with 10x10 (200tris) polygons from Maya.

I tried with “displacement” and “world position offset” and I got the same result (or similar).

Oh, and the material is not 2 sided. (Anyway tried if it works with 2 sided)

.unrealengine.com/en-us/Engine/Performance/Visualizers/OutOfBoundsPixels

Thank you very much! It work perfectly now.