The licensee has stated that convex mesh generation is failing in KAggregateGeom.cpp from the function KConvexElem::HullFromPlanes.
Here is the code snippet they provided:
if(!Polygon.Split(-FVector(InPlanes[j]), InPlanes[j] * InPlanes[j].W)) { Polygon.Vertices.Empty(); break; } I have attached screenshots showing the differences between the two versions.
Result: Notice the differences in display between 4.12.5 and 4.13.
Expected: The display would be the same between both versions.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
What method is used to fill polygonal regions when drawing spline mesh at run time?
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
How does UMG set overlapping layouts?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-37378 in the post.