Repro Rate: 10/10 This issue occurred in the live build of //UE5/Release-5.1 at CL 23058290. This was regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to not be a regres ...
Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...
An artifact is seen in package builds when an instance with a base material parented by a base material with no WPO output is set to Opaque and a layer with WPO output is used. Since the WPO is igno ...
In ConvertQueryImpactHitImp, MaterialIndex is looked up from InternalFaceIndex, but FTriangleMeshImplicitObject:: MaterialIndices is an array by ExternalFaceIndex, so it returns incorrect material i ...
Repro Rate: 3/3 This issue occurs in the live build //UE5/Release-5.1 at CL 23058290. This issue has also been regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to be a r ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Only seems to occur with User Defined Structs. Testing with other variable types, but all ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Issue does not occur for Listen Server players. It's likely that this is a replication ...
Blending does not work as intended when Material Layers are used in post process. ...