Description
Clients that connect to a deployment after a Startup Actor has been deleted will miss the delete entity operation, so the Actor will persist locally.
Workaround
Set bNetLoadOnClient to false on level actors that might get deleted.
Tracking issue