Adding widget to viewport on code overlap event causes the editor to crash when opening child blueprint

UE - Editor - UI Systems - Oct 30, 2015

Setting a UMG widget to be added to viewport when a volume is overlapped though code and creating a blueprint of this class causes the editor to crash when the blueprint is opened if the BP has a st ...

UE4Editor does not start when there are no audio devices available

UE - Platform - Linux - Sep 26, 2018

UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...

Linux crash when Exporting content

Tools - Jun 2, 2016

When the ExportAll window is opened, changing the file type filter and attempting to edit the chosen file field causes the editor to crash. ...

Using an integer that is higher than the total members in an enum to select an enum will cause a crash

UE - Gameplay - Blueprint - Sep 21, 2015

If the user uses an integer to select a member of an enum, the enumeration will crash if the integer is higher than the number of members in the enum. ...

Editor crash on loading a project after enabling the Tango plugin on Linux

UE - Platform - Linux - Aug 22, 2017

Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...

Editor crash on level load when bUseActorFolders is true after dragging Actor into another folder in the Outliner

UE - World Creation - Worldbuilding Tools - OFPA - Mar 7, 2023

From licensee: Hello! Our level streaming setup enables the bUseActorFolders on our levels. When moving the Actor into another folder via the Outline, the editor will crash on the next load Assert ...

Performing a hot reload on a project that contains an FStringAssetReference will crash the Editor.

UE - Foundation - Core - Mar 10, 2015

Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...

Editor will crash when Blueprint Details Panel is dragged across the Event Graph

Tools - May 6, 2015

When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...

Opening widget blueprint causes editor to crash

UE - Editor - UI Systems - Oct 17, 2014

Branch Build Label UE4-Main Promoted-CL- 2323471 DESCRIPTION: User crashes when opening a Widget blueprint.  Unable to reproduce internally. *EDIT* Repro provided by User ...

Exiting PIE with dedicated server checked causes editor to crash on Linux

UE - Platform - Linux - Oct 25, 2016

Checking the box for Dedicated Server in the Play dropdown menu causes the editor to crash when exiting PIE. This does not occur in 4.13 or 4.14 on Windows. ...