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

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

Project breaks if Online Subsystem plugin is disabled

UE - Foundation - Core - Apr 25, 2017

Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...

Packaging with plugins GearVR and GoogleVR together cause build failed with multiple definitions of GetHMD()

UE - Platform - XR - Sep 7, 2016

Packaging with plugins GearVR and GoogleVR together cause build failed with multiple definitions of GetHMD(). Log attached for build error and error portion plugged into the callstack box. ...

Editing an instanced variable that is nested in two other instanced variables causes a crash

UE - Gameplay - Blueprint - Jul 2, 2015

If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...

Crash on inputting Scalar Value in Grass Material Node

UE - LD & Modeling - Terrain - Landscape - May 6, 2015

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

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

Crash in RecreateClothingActors() when using MasterPoseComponent

UE - Simulation - Physics - Character - Mar 27, 2019

As part of RecreateClothingActors(), the master pose component is not checked for a valid mesh and therefore when TransformComponent->GetComponentSpaceTransforms() is indexed into, crashes can occur ...

Packaged ThirdPerson template with "start in vr" enabled packaged and launched with "-nohmd" crashes

UE - Platform - XR - Mar 31, 2021

The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...

Editor crash when opening Project Settings on Linux

UE - Platform - Linux - Mar 29, 2017

When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...