UE5.4 actor self-destroys for no reason

I have never seen something like that before, probably it is UE5.4 bug
Yesterday, I created a new actor that contains this stuff only
image
There is no runtime functionality at all, nothing is calling the actor to destroy it.
This happens every time I try to interact with it, I noticed that most often it gets destroyed when I collide it with other static meshes.
It doesn’t destroy itself if I don’t do anything with it. This happens at different times, but within a minute (if I interact with it)
There is nothing in the log and I have no idea how to debug such things.

Hi,

It seems like you have the kill z height set too high, just lower it down to fix this.

It is found under world settings.
image

1 Like

Thanks a lot. It helps.
Is there a way to make some exclusions for this?

Oh, I found that this can be turned off

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.