This recording method is normal in UE4.26, but after UE5.5, the same recording method will produce a black screen during playback. Debug tracking found that the PrepareForReplication function in ServerReplicateActors is different. UE5 has added a check for ClientWorldPackageName. I don’t know if I need to add the setting ClientWorldPackageName in ReplayNetConnection.