EA Motive has run into a crash when using the hair card generator plugin. A missing DLL is preventing them from creating hair cards according to the initial investigation from their engineers. More ...
First Person Scale and First Person Field of View on camera components do not apply to the depth prepass when rendering First Person View meshes, leading to a mismatch between the depth pre-pass and ...
The customer provided reproduction steps and a trace file that crashes Insights. From the customer: manually placing if (!CurrentGraph) Unknown macro: { return; } nullchecks in RenderGraphInsi ...
In UE 5.5, when the user attempts to save the level blueprint of a world-partition map, the Editor crashes if the BP contains any node with an input pin of type "Gameplay Attribute Structure", as lo ...
Do not show the last index in the preview mesh display of the CameraRig_Rail actor. The reproduction test case generates a ring of rails, but only the last index is not displayed. Recommended Cod ...
When "RBF Interpolation" is enabled in the Groom settings, applying an Animation Sequence to a Skeletal Mesh that animates at a position far from the world origin causes the bound Groom shape to bec ...
Using ANavLinkProxy's smart link but removing all of the simple links results in warnings in the logs for invalid bounds. The smart link is not set to be enabled until after the navigation element i ...
The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...
When compiling a PSO, RHI Breadcrumbs can be fed a bad FRHIBreadcrumbNode, resulting in reading random memory and crashing during the recursive node iteration. This only happens when tracing. The i ...