Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...
It seems that cloth simulation doesn't work correctly on 4.20 if Compute Skin Cache is ON. We can easily repro it with Content Example [Link Removed] Is this by design? ...
Niagara translucency sorting mode doesn't apply to a particle set to be GPUCompute Sim. Found in 4.20 CL# 4302132 and 4.21 CL# 4348893 ...
Child actors do not replicate properly to clients when their parent blueprint is nativized. Regression?: Yes This did not occur in 4.20.3 See also [Link Removed] ...
Tested at X=20,000 with no issue Tested at X=500,000 with no issue Tested at X=1,000,000 issue occurs NOT A REGRESSION ...
Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this. ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
We encountered this issue during the Mobile Compat pass for 4.13 4.12 FPS/FR: 60/16 4.13 FPS/FR: 47/20 ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...