Replay: Error when replay using multiplayer

I am using UE4 and trying to replay using multiplayer.
And I end up with the below error message.
It would be really grateful if any one could answer,

  1. What is the meaning of this error
  2. How ro find the root cause of the error

ERROR MESSAGE

[2022.10.26-08.31.21:994][441]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.105 s
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: === Handled ensure: ===
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error:
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: Ensure condition failed: NetOldAttachParent == nullptr [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Engine/Private/Components/SceneComponent.cpp] [Line: 3264]
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: Local modification of AttachParent detected for replicated component SceneComponent /Game/ThirdPersonBP/Maps/UEDPIE_0_ThirdPersonExampleMap.ThirdPersonExampleMap:PersistentLevel.BP_UsingOrion_2.DefaultSceneRoot, disable replication or execute detachment on host.
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: Stack:
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaee763eb7 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed3b41e3 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed4b828a UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed479024 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed4803d7 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed4841af UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed4836cd UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed483d30 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed9bda68 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed9bf4d7 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed4e7c3a UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaecf27fd8 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed4bb151 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed50c51f UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed50f495 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed9f316f UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaece54abe UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffaed803933 UE4Editor-Engine.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffb30e8ad60 UE4Editor-UnrealEd.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffb316ee476 UE4Editor-UnrealEd.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ff79d667f62 UE4Editor.exe!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ff79d67c3ec UE4Editor.exe!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ff79d67c4ca UE4Editor.exe!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ff79d68ceae UE4Editor.exe!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ff79d68fcbe UE4Editor.exe!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffbb0b97034 KERNEL32.DLL!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error: [Callstack] 0x00007ffbb14c26a1 ntdll.dll!UnknownFunction []
[2022.10.26-08.31.21:994][441]LogOutputDevice: Error:

The query has been raised 7 days ago.
Can anyone please help on this?