Description

With net debug drawing enabled, an extra debug box is drawn around some actors to indicate if the actor is always relevant or if it is distance culled. However, the strange size of this box makes net debug drawing difficult to read.

Something else to consider could be to draw a sphere around distance culled actors, in order to display the cull distance more accurately.

Steps to Reproduce

Place a replicated actor in the level.
Mark the actor as always relevant, or set a net cull distance on the actor.
With net.DebugDraw=1, start a multiplayer PIE session.
Observe the overly large box drawn around the actor (see screenshot).

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-222794 in the post.

0
Login to Vote

Unresolved
ComponentUE - Networking
Affects Versions5.5
Target Fix5.5
CreatedAug 28, 2024
UpdatedSep 10, 2024
View Jira Issue