Drawing piorioty issue when depth test is disabled.

Hi.
I wanna rendering an actor on top than others.

I set the material of actor, Blend Mode as Translucent and Disable Depth Test as True. The result of these settings was pretty good, but there was a single problem.

Behind meshes were drawing later, so the actor looks like overlapped.

How can I fix it?