White artifacts will appear on the edges of static meshes with MSAA enabled. If you change to deferred shading the issue is still there however it is less noticeable. Similar to UE- Founding in ...
If you have a sub level with "Initially Loaded" set to true and "Initially Visible" set to false it will crash after exiting PIE. This issue was reported and tested in 4.20.1 (CL-4233996). It has ...
When importing a Solidworks 2018 CAD assembly, if the part in the assembly is a virtual part (denoted by brackets in the feature tree), a part that exists only within the assembly, the part and rela ...
The input removed the connection points are not re-indexed. So connected 'wires' stay on their places. That causing disconnection of the last wire as well as shift for every node that followed the o ...
Incorrect material element indexes when importing multiple meshes in the same FBX. If you re-import the mesh that has the incorrect material element index it will correct itself. Seems similar to [ ...
Foliage lightmaps will not match properly to the lighting when using a lighting scenario. They will look normal if you select the Foliage tool but in PIE they will still be incorrect. Working as ex ...
Cinematic DOF does not work correctly if TemporalAA Upsampling is enabled. Standard Circle DOF works as expected with Upsampling. However, enabling the New DOF Algorithm produces almost no blur when ...
Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...
UCanvasPanelSlot::PostEditChangeChainProperty not only does not call its Super function unless the anchor node has been set, but it calls Super:: PostEditChangeProperty instead PostEditChainProperty ...
Converting an Actor to spawnable/possessable in a Sequence causes it lose its position in the track panel. If the Actor was in a folder it will need to be added back to that folder. This was report ...