We're seeing odd refraction when we have two close planes where the front plane has a translucent shader with a refraction not equal to one. I've included a project with the following setup:Two equa ...
This is a regression as the issue does not occur in //UE5/Release-5.1 @ CL 23901901 ...
This is a regression as the issue does not occur in //UE5/Release-5.1 @ CL 23901901 ...
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 is a regression as the issue does not occur in //UE5/Release-5.1.1 - CL 23901901 ...
Parameters left over from an old source MPC cannot be removed without renaming them first. When debugging in FNiagaraParameterStore::RemoveParameter it seems that the parameter cannot be found in ...