Crash on PIE exit after dynamically enabling and disabling tick functions through the Level Script blueprint.

UE - Gameplay - Mar 23, 2018

User reports hitting an assertion due to invalid FTickTaskManager state when game is attempting to unregister a tick function that was previously disabled dynamically. Failed assertion is in FTickT ...

Nav link component does not appear in Blueprint editor's viewport

UE - AI - Mar 23, 2018

This also occurs in 4.19 so does not appear to be a regression. The Nav Link shows up correctly in the Main editor viewport when the component is selected. ...

Editor will crash while instancing nested AIPerception component template subobjects in an AIController-based Blueprint class during compile-on-load.

UE - Gameplay - Blueprint - Mar 23, 2018

User report of an assertion that fires on editor reload during an attempt to reload an AIController-based Blueprint class with a dependency on a child Blueprint class, both created in a previous edi ...

Setting the name of a State or Conduit node to an extremely long string causes a crash

OLD - Anim - Mar 22, 2018

Setting the name of a State or Conduit node to an extremely long string causes a crash This issue is not a regression. ...

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

Per Poly Collision Not Updating

OLD - Anim - Mar 22, 2018

Per poly collision does not update/follow the mesh when the mesh is moved via Blueprint Does not occur in 4.18 ...

Cascade High DPI bug - No (no proper) horizontal scrollbar in emitter tab

Tools - Mar 22, 2018

On a 4K monitor with high DPI support enabled in the Editor some issue will occur with scrolling in particle effect emitters. This causes some of the emitters to get cut off completely and unable to ...

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