Niagara systems always compile on load.

UE - Niagara - Feb 1, 2019

Shaped Trace by channel traces do not return true when the starting and ending point are the same

UE - Simulation - Physics - Feb 18, 2019

When a shaped trace by channel has a starting and ending point that is the same, it no longer returns true when overlapping an object. Regression: Yes This appears to work as expected in 4.21.2 bi ...

ServerTravel command doesn't work in PIE using seamless travel

UE - Gameplay - Aug 19, 2015

The "servertravel" command doesn't function when running ShooterGame in Editor. A warning will show up in the Output Log: LogWorld:Warning: UWorld::ServerTravel: Seamless travel currently NOT supp ...

Duplicating a Sequencer causes events from the original sequence to fire when the second Sequencer is ran

UE - Anim - Sequencer - Nov 13, 2018

When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changin ...

Packaging that involves a compilation process causes custom icons to not show in the taskbar on Windows in Binary

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 30, 2018

Packaging that involves a comilation process in the Binary editor causes custom Windows icons to be ignored in packaged games. This could either be seen in a Code project or in a Blueprint Only proj ...

Quit and Exit commands do not close project on Android

UE - Platform - Mobile - Apr 3, 2019

LogWindows: FAndroidMisc::RequestExit(0) does not get sent with 4.22 and 4.23. Does not occur in 4.21. ...

Assertion Failure: Cascade Particle !bPostTickComponentUpdate in same tick group as Cascade Particle system submission.

UE - Niagara - Apr 18, 2019

Attached Project:  [Link Removed] Since Upgrading project to 4.22, Licensee has been experiencing an Assertion crash in their built game. "I'm not exactly sure why it crashes. It's a very specific ...

Crash upon opening packaged game when Event Driven Loader is disabled

UE - Foundation - Core - Apr 26, 2019

Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...

Client crashes when executing seamless travel with an active particle system in the level that was spawned at runtime

UE - Niagara - Apr 16, 2019

Clients crash when being part of a Seamless Travel if there was an active particle system in the level that was spawned at runtime. If the travel is not seamless, the particle system is placed in th ...

TimeStretchCurve doesn't work in Animation Montage

UE - Anim - Gameplay - Oct 9, 2018

Using a TimeStretchCurve in an Animation Montage doesn't cause it to slow down or speed up when keys are added to the curve.  Link to API: [Link Removed] This was reported and tested in 4.20.3 (CL ...