The duplication of an imported mesh wrongly marks it as also imported from the source mesh. The probable cause is data duplication without taking this edge case into account.
I suggest checking UnrealEngine>Engine>Source>Editor>UnrealEd>Private>SSocketManager.cpp, on SSocketManager::DuplicateSelectedSocket(), specifically on UStaticMeshSocket* NewSocket = DuplicateObject(SelectedSocket, CurrentStaticMesh);
Open a SM containing sockets from a FBX in the the Mesh Editor.
Go to the Sockets Manager.
Duplicate a Socket with the icon "socket was imported from a source mesh".
The duplicate incorrectly displays the same icon.
How do I set a material as a post-processing material?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
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-220689 in the post.
0 |
Component | UE - LD & Modeling - Modeling Tools - Mesh Editing |
---|---|
Affects Versions | 5.4.3 |
Target Fix | 5.6 |
Created | Jul 31, 2024 |
---|---|
Updated | Sep 28, 2024 |