If the client received AttachSocketName before AttachParent, USceneComponent::AttachToComponent will be called while AttachParent may be null, resulting in the received socket name being lost. When AttachParent is then received, USceneComponent::AttachToComponent will be called without the correct socket name.
Expected:
Replicated actor will be attached to the first on the specified socket.
Actual:
Slight chance that the actor will not be attached on any socket.
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-95611 in the post.
2 |
Component | UE - Networking |
---|---|
Affects Versions | 4.24 |
Target Fix | 5.0 |
Created | Jul 20, 2020 |
---|---|
Resolved | Aug 3, 2021 |
Updated | Dec 1, 2021 |