You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] jamie.hayes Original CL Desc ----------------------------------------------------------------- Add a check to the mesh simplifier to avoid collapsing an edge if it is shared by all triangles, thus causing all triangles in the cluster to be degenerate. This fixes asserts that have been seen in the wild. #rb brian.karis #jira UE-193405 [CL 28359965 by jamie hayes in ue5-main branch]