Cannot build project for Shipping when bUseLoggingInShipping is set to true for a project that uses replicated properties

UE - Foundation - Core - Mar 22, 2018

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. ...

4.19 high dpi menu issue.

Tools - Mar 22, 2018

In a 4K environment, enabling windows animations along with high DPI causes some jittering in the menus. ...

Arguments out of order in call to FMemory::Memset() from UTexture2DFactoryNew::FactoryCreateNew()

Tools - Mar 22, 2018

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 ...

Crash Occurs When Deleting Virtual Bones that are Referenced in Post Process Anim Blueprint

OLD - Anim - Mar 22, 2018

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 ...

Animation sequence's ParticleNotify doesn't fire while playing it back in Sequencer editor

UE - Anim - Sequencer - Mar 21, 2018

The ParticleNotify should always be triggered while playing in sequencer editor regardless whether the spawned particle is attached or not to it's bone/sockets This stopped working since 4.15 versi ...

Videos Rendered Through Sequencer Are A Different Frame Rate

UE - Anim - Sequencer - Mar 20, 2018

Videos in sequencer do not play at the same speed that they do in editor and do not change speed if the fps is changed when rendered Video appears to play at the expected speed while rendering it o ...

FBX Files Do Not Import After Using the Facial Anim Importer Unless Project is Reopened

UE - Anim - Runtime - Mar 20, 2018

Project has to be restarter in order to import FBX files after using the Facial Anim Importer Screenshots below are of the error that occurs on FBX import prior to project being closed and reopene ...

4k monitor support with touch and mouse does not work

Tools - Mar 20, 2018

Mouse and touch support seems to become unresponsive when the editor is running on a 4K panel. Certain play modes will allow click events to work while others do not when running on a 3840x2160 disp ...

Editor Freeze-Crash if Possessing Pawn with AI controller

UE - Gameplay - Mar 19, 2018

When trying to possess an already existing, uncontrolled character with an AI controller on server (from actor component) while in multiplayer mode, the editor keeps freezing until destroyed with t ...

Transformed FBoxSphereBounds sphere radius not matching with scaling

UE - Graphics Features - Mar 16, 2018

When viewing the Sphere Radius around a Static mesh actor it appears to greatly exceed the mesh when setting the Z transform to 4 from 1. ...