Project configured to spawn Niagara system via Character blueprint in a Code project fails to Cook, then crashes project on open

UE - Niagara - Mar 7, 2019

Project configured to spawn Niagara system via Character blueprint in a Code project fails to Cook, then crashes project on open Discovered when verifying [Link Removed] (also similar to [Link Remo ...

Crash: Nativized AnimBP instances can assert on load in a cooked build with async loading enabled.

UE - Gameplay - Blueprint - May 9, 2019

This is a regression that was introduced alongside a memory optimization for Animation Blueprint assets. Suggested workarounds:Disable "Async Loading Thread Enabled" ORDisable Blueprint nativizati ...

Crash when loading iCloud/CloudKit SaveGame on iOS

UE - Platform - Mobile - Jun 5, 2019

"...it seems the crash occurs because it is trying to load an empty (0 byte) save file. Stepping through the code in Engine/Plugins/Online/IOS/OnlineSubsystemIOS/Source/Private/OnlineUserCloudInterf ...

Stereo layer appears to move opposite the HMD when using Vive

UE - Platform - XR - Mar 5, 2019

Stereo layer appears to float and move when the VR pawn starts while looking away from a world locked stereo layer ...

Crash when duplicating multiple components at once

UE - Gameplay - Blueprint - Apr 4, 2019

When duplicating multiple components at once it appears to crash the editor. Regression: Yes, this appears to be working in the previous version of the engine (4.21.2-4753647) ...

High framerates result in desyncs with clients when using a dedicated server.

UE - Networking - Apr 17, 2019

When a client operates at a high framerate on a dedicated server, their player movement will become desynced with the server. This manifests in different ways on different versions. In 4.21, it caus ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RegisterActor() [landscape.cpp:1882]

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2017

This is a common crash coming out of the 4.17 release. User Descriptionstrying to delete landscape related stuff A similar callstack was seen in an older issue, [Link Removed]. Source Context ...

LookAt AimOffset Animation node does not interpolate with it's Blendspace

UE - Anim - Runtime - Oct 29, 2018

The "LookAt AimOffset" animation node does not recognize the interpolation setting on its assigned Blendspace. This causes the animation to snap to positions instead of smoothly rotating to them. ...

Blueprint Structure breaks when the Editor is closed and re-opened if the struct contains variables that are a Class Reference and a Soft Object Reference to a Blueprint

UE - Gameplay - Blueprint - Nov 8, 2018

A struct containing variables that are a Class Reference and Soft Object Reference to a Blueprint no longer works after the project is closed and re-opened in the Editor. If a variable of the struct ...