channeldorg / channeld-ue-plugin

Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132 stars 38 forks source link

Consider unmapped NetworkGUID in the generated replicator #33

Closed indiest closed 1 year ago

indiest commented 1 year ago

For now, the situation of NetworkGUID unmapped is not considered in the generated replicator, causing the replicator keeps sending invalid UnrealObjectRef in the channel data update.

The proper code should follow the example of replicating AActor::Owner in FChanneldActorReplicator.

indiest commented 1 year ago

Fixed in 970a06d2a93d12d99d484d04c59609c1aa0584ea