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

Launching any QAGame map on Linux with an NVIDIA Card crashes at launch

UE - Graphics Features - Mar 11, 2022

Workaround:  "Start with "-windowed" in your command line until the issue is resolve" Engine does not crash. However, a crash appears when the game is launched in the output log. Issue is occurring ...

Crash when duplicating an UMG Animation and not renaming the Duplicate

UE - Anim - Sequencer - Dec 19, 2018

Crash when duplicating an UMG Animation and not renaming the Duplicate Hitting Enter correctly warns the user you have an existing Animation by that name, and doesn't crash Reproduced in //UE4/Rel ...

UnrealMathTest fails when compiled with VS2019

UE - Foundation - Cpp Tools - Oct 10, 2019

A crash or breakpoint is triggered when building UE4 with Project Files generated with -2019. Typeinfo.h was changed in MSVC v14.23 to just be typeinfo. ([Link Removed]) There is a pull request t ...

If a hot reload is performed after adding a custom UserDefinedEnum class to the project, the Editor will crash.

UE - Foundation - Core - Nov 17, 2015

Performing a hot reload in the Editor after adding a custom UserDefinedEnum C++ class to a project results in a crash. A normal compile in Visual Studio will complete successfully. ...

Crash When Building HLODs

UE - World Creation - Worldbuilding Tools - HLOD - Aug 21, 2019

Building HLODs causes a crash. This only seems to occur in some levels as shown in the attached project. Found in 4.22 CL# 7053642, 4.23 CL# 7948402, 4.24 CL# 8124506 ...

Editor crashes when assigning Landscape layer info while Forward Shading is enabled

UE - LD & Modeling - Terrain - Landscape - Nov 7, 2017

Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...

Functional Test framework crashes adding delegate instance when multiplayer PIE enabled

UE - Gameplay - Jun 18, 2015

The Functional Test framework crashes when adding a delegate instance if multiplayer PIE is enabled. The crash occurs at the check code in the block below from ..\Engine\Source\Runtime\Core\Public\D ...

Copy, Paste and Hover a Material Layer Blend Node causes Crash

Tools - Jun 25, 2015

In the Material Editor, if all Live Previews are turned off, copying and pasting a Material Layer Blend Node will crash when the tool tip is being processed. Also Reproduced in Main Promotable-CL-2 ...

Opening a widget blueprint on Linux causes editor to crash

UE - Platform - Linux - Aug 25, 2016

The editor crashes when attempting to open a widget blueprint. ...