A Nanite primitive casting a CSM shadow on another Nanite primitive with "Cast Shadows" disabled, will have it's shadow disappear completely when r.Shadow.CSMCaching = 1. ...
Actor components that are spawned dynamically through Blueprint are not being properly replicated to the client. Found in 4.20 CL# 4233996 and reproduced in 4.21 Main CL# 4258917 Unable to test i ...
You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...
The Ease function's Blend Exp reverts to its default value after closing/reopening the editor. Reproduced in 4.6.1 binary and in Main (CL-2408355). ...
HLOD actors are generated on the outliner, but no geometry is generated. An error occurs in the output log. ...
When DitheredLODTransition is enabled for HierarchicalInstancedStaticMesh, in the previous version (5.1.1), dithering was applied during fade-in/fade-out, but in 5.4.3, dithering is not applied duri ...
Occasionally, PhysicsControl controls will teleport to the world origin. This is sporadic and generally fixes itself either with a restart. In the licensee's case, the controls were also animation d ...
This is not a regression. Tested in //UE5/Release-5.1 CL20979098 Previewing a node overrides the output of PostProceessInput0 in a Post Process Domain Material after previewing stops. ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
Cannot manipulate Skeletal Mesh Components with Transform Gizmo in Blueprints This DOES NOT occur in 4.11 or 4.13. Fix from 4.13 will need integration to 4.12. ...