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 ...
When using actor components, if you delete a node, such as event tick and then add it to an actor, even if you modify the component again, such as adding the event tick event back, the component wil ...
This is a common crash that has occurred in 4.17.1 and 4.17.2, there are no immediate records of it occurring previously. Users have not provided any descriptions of their actions when the crash oc ...
As noted by the user in the linked UDN question, this seems to be a problem with the PointLightComponent property on APointLight not having the VisibleAnywhere property descriptor. Also as noted, th ...
From user: Comparing UE, Arnold, Vray and MaterialXView that have MaterialX files imported, some materials of UE clearly look different from other renderers. Looking into this issue, we found that ...
Editor crashes when importing an .abc file as a skeletal mesh and the assets materials already exist inside the project. -Materials need exist inside project before import -If the .abc file is imp ...
Spawning a character using an existing character as a template causes the spawned character to inherit the animation of the original and may lead to a crash. This appears to be unique to character ...
This is a somewhat common crash in 4.17.1. This same callstack appeared a few times during 4.11, but then has not been seen until recently. Users have not provided any descriptions of their action ...
Copy / Pasting or Duplicating a Widget creates multiple transactions in Undo History. These transactions are labeled "Animatable Property changed.' By default, three Animatable Property changed eve ...
Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to not be a regression since the error also occurs on the previous live version. This is regression ...