App on Gear VR crashes when trying to join a listen server as a client

UE - Platform - XR - Dec 10, 2015

If the user tries to join a listen server with an app that is running on the Gear VR the App will stop working. ...

[CrashReport] UE4Editor_MaterialEditor!SMaterialLayersFunctionsInstanceTree::UpdateThumbnailMaterial() [smateriallayersfunctionstree.cpp:1128]

Tools - Feb 27, 2018

No user comments in crash group 1114 for (TSharedPtr<FStackSortedData> Group : AssetChild->Children) 1115 { 1116 if (Group->ParameterInfo.Association == InAssociation) ...

[CrashReport] Linux crash - /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so()

UE - Platform - Linux - Nov 16, 2017

This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...

Crash when spawning actor with no viewport initialized

UE - Editor - Workflow Systems - Nov 22, 2023

If an attempt to spawn an actor is made before the Level Editor Viewport is fully initialized (i.e. before it has had a chance to get rendered at least once), and that actor has no specific Factory ...

Trigger Montage Ended Event results in Unhanded Exception

OLD - Anim - May 6, 2019

TriggerMontageEndedEvent is calling RemoveAtSwap after the NotifyEnd callback which is not safe if the ActiveAninNotifyState array is modified by the callback. WorkAround:   Add a Delay node befo ...

Crash when calling "Is List Item Expanded" For an Item in a list view

UE - Editor - UI Systems - Apr 18, 2019

When calling the function "Is List Item Expanded" on an object in a list view the editor will crash ...

Assert Crash when Attempting to rename Vector variable with open split pins

UE - Gameplay - Mar 25, 2020

Assert Crash when Attempting to rename Vector variable with open split pins  ...

Failed assertion on creating a basic chaos geometry collection and PIE

UE - Simulation - Physics - Jan 23, 2020

User encounters a failed assertion when trying to create a simple geometry collection from a box ...

Sqlite plugin crash on iOS

UE - Platform - Mobile - Aug 26, 2021