This seems to be caused by the following:
Create a struct with a custom NetSerialize function, which serializes at least an actor reference property as well as some other property, such as an int counter. Implement an OnRep function for this struct.
As the counter goes up, set the actor reference property (note the value of the counter).
Have the referenced actor go out of relevancy, then become relevant again.
Expected: the OnRep will be called for the struct, with the now mapped reference as well as the current value for the counter.
Actual: the OnRep will be called with the mapped reference, but the counter will be set to the value it was equal to when the reference was first set.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How to achieve HLSL Multiple Render Target in Material blueprints?
How does UMG set overlapping layouts?
Why does the system plugin 'UnrealBuildTool' error could not be found when the project is compiled?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-183263 in the post.
1 |
Component | UE - Networking |
---|---|
Affects Versions | 5.2 |
Target Fix | 5.3 |
Created | Apr 13, 2023 |
---|---|
Resolved | Apr 14, 2023 |
Updated | May 15, 2023 |