This is expected behavior. Dormant actors will still replicate to a connection once to spawn & apply the latest state of their replicated properties, then stop replicating until woken up.
A user has reported that Net Dormancy is currently giving inconsistent and unexpected results. Their original report was that Net Dormancy was preventing replicated actors from disappearing when they were no longer relevant based on distance.
This was determined to be expected behavior. However, the fact that a replicated actor will replicate the first time it becomes relevant even though its Net Dormancy is set to DormantAll is not expected.
This issue may be related to [Link Removed]. This is why there are two actors in the reproduction, as one is a pure C++ class and the other is a Blueprint.
Regression?: No
This occurs in 4.20
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-71652 in the post.
3 |
Component | UE - Networking |
---|---|
Affects Versions | 4.20, 4.21, 4.22, 4.23 |
Created | Mar 15, 2019 |
---|---|
Resolved | Mar 18, 2019 |
Updated | Apr 5, 2019 |