Files
UnrealEngineUWP/Engine/Source/Developer/MeshDescriptionOperations/Private
alexis matte c2c513959e Fix the GenerateUniqueUVsForStaticMesh when there is some duplicate polygon and we remove them, we must avoid Compacting the Polygon so the Remap VertexInstanceID is still valid.
There was a second crash after this one where the code did not call RegisterMeshAttribute on a newly created FMeshDescription.
#jira UE-71929
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: alexis.matte
#ROBOMERGE-SOURCE: CL 5504837 via CL 5504994 via CL 5517943 via CL 5535766
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5542725 by alexis matte in Dev-VR branch]
2019-03-25 17:14:59 -04:00
..