When passing dictionary (map) variables through replicated (to server) functions, the value will not print out on the client. In 4.19.2 (CL-4033788) this caused a crash but in 4.20.2 (CL-4302132) and Main 4.21 (CL-4309299) it causes the PrintString to print nothing on the client.
Results: The PrintString prints nothing on the Client
Expected: The PrintString should properly loop through the keys and print them out on the Client
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-63265 in the post.
1 |
Component | UE - Networking |
---|---|
Affects Versions | 4.20.2, 4.21 |
Created | Aug 23, 2018 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |