Description

With Iris enabled, the ItemMap is populated correctly only on the next frame, but it is empty during the callback.
This differs from the behavior of the current system, where the ItemMap is populated before PostReplicatedAdd.

Steps to Reproduce

Create a fast array with a PostReplicatedAdd callback.
On the server, add items to the fast array.
With Iris enabled, observe that the fast array's ItemMap is empty when the client calls PostReplicatedAdd.
Without Iris, the ItemMap is populated as expected.

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - Networking - Iris
Affects Versions5.5
Target Fix5.6
CreatedSep 17, 2024
UpdatedSep 18, 2024
View Jira Issue