This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
Array variables marked as RepNotify are not calling OnRep on the server when they are not directly set using a Set 'VariableName' node.
Found in 4.14.0 CL# 3195953
Reproduced in 4.13.2 CL# 3172292 & 4.15 Main CL#3205566
Result: Notice that '1' is printed for the client and server, indicating that OnRep was called on both for the replication of the boolean variable. Notice that '2' is printed only on the client, indicating that the server never ran OnRep for the boolean array variable.
Expected: OnRep would run on the client and server for the array variable.
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
How to implement springarm components to scale according to mouse position in spawn?
Head over to the existing Questions & Answers thread and let us know what's up.
55 |
Component | UE - Networking |
---|---|
Affects Versions | 4.13, 4.14, 4.15 |
Created | Nov 30, 2016 |
---|---|
Resolved | Mar 26, 2018 |
Updated | Apr 27, 2018 |