Enabling bUseLoggingInShipping for a project prevents the project from being built for Shipping if the project includes replicated properties. This is only an issue with binary builds of the Engine. ...
Per poly collision does not update/follow the mesh when the mesh is moved via Blueprint Does not occur in 4.18 ...
The call to FMemory::Memset() in UTexture2DFactoryNew::FactoryCreateNew() appears to reverse the expected order of the second and third arguments. Most other calls to FMemory::Memset() appear to sen ...
When a post process anim Blueprint that uses a virtual bone is used in the Skeletal Mesh and the virtual bone is deleted from the skeleton, crash occurs -The Post Process Anim Blueprint is set in ...
There is a line of code in PropertyEditor.h in FPropertyEditor::GetEditConditionPropertyAddress that is duplicated. It does not cause an issue but it is also an unnecessary line. The line is #695 an ...
Landscape disappears from scene if added to a sequence, selected in scene, and the one of the tracks in sequencer(not the landscape that has been added) is selected again Landscape was added to t ...