Description

The same issue reported in [Link Removed] is also present in Iris.

Steps to Reproduce

On a replicated actor, create a new replicated actor component that implements BeginPlay, setting one of its properties to a non default value.
Expected: in the component's BeginPlay, the property will have the initially replicated value
Actual: the property will have the default value in BeginPlay, with the initially replicated value applied later

Have Comments or More Details?

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

0
Login to Vote

Backlogged
ComponentUE - Networking - Iris
Affects Versions5.6
CreatedFeb 27, 2025
UpdatedMar 7, 2025
View Jira Issue