Performance decreases quite a bit on characters with large number of morph targets, as soon as even one target is active. ...
anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...
Reported by user in UDN. Overriding the binding of a spawnable actor track while the sequence is playing will result in 2 visual copies of the actor, the original spawnable, which doesn't get destr ...
UNiagaraDataInterfaceSkeletalMesh::CopyToInternal and UNiagaraDataInterfaceSkeletalMesh::Equals do not account for the component tags, so the tags array will be empty when the DI is copied. ...
This appears to be a general crash when a SingleLayerWater material is assigned to a Nanite Mesh. ...
The work around is to use the modeling mode normal tool to regenerate normals. This appears to mainly occur on any cubes added by the "Copy Mesh from Static Mesh" Regression tested in 5.0.3 at CL 2 ...
This is not a regression as it does occur in //UE5/Release-5.1 @ CL 23901901 Repro Rate: 3/3 times ...