Crash with Gear VR when using splash screen

UE - Platform - XR - Dec 5, 2016

Crash with Gear VR when using splash screen. The app appears to crash when trying to call the splash screen. ...

[Device Swap][Crash][Stadia] - Crash changing audio device from 5.1 to stereo

UE - Audio - Mar 10, 2021

There's a crash on stadia when changing the audio device from 5.1 to stereo. There's also a related issue where voice chat breaks when changing from 5.1 to stereo. The background is that CL14889950 ...

Crash when selecting Edit Map for Paper Tile Map Actor

UE - Gameplay - Jul 12, 2017

Crash when pressing the Edit Map button for the Rendering Component of the Paper Tile Map Actor. If a new empty map is created first, the crash doesn't occur. User Description: Whenever I try to c ...

Moving a custom cusor (widget blueprint) to another folder after it has been set as the Default mouse can cause a crash

UE - Editor - UI Systems - Mar 2, 2015

Moving a custom cursor after it has been set as the default cursor will break the path being used and if the user tries to reset the path but selecting the widget again the editor will crash without ...

Crash importing FBX

UE - Editor - Content Pipeline - Import and Export - Jan 7, 2015

User reporting as a 4.7 Bug, but no crash report for this bug available for 4.7. Same bug found reported for 4.6.1: Crash Report: [Link Removed] [Code] <unknown module>! KERNELBASE!RaiseExceptio ...

Crash when importing an Alembic file with Materials as a different asset type than one that already exists

UE - Gameplay - Aug 8, 2016

This will occur when changing between all Import Types (so long as Create Materials is checked). The callstacks are slightly different depending on which Import Type you switch to. [Link Removed] ...

Crash when destroying a pawn on the client

UE - Networking - Jul 6, 2015

Crash when destroying a pawn on the client. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2610743). This is a regression: the crash does not occur in 4.7.6 Crash Report: [Link Removed] ...

Crash on hot reload for DynamicDelegate

UE - Foundation - Core - Mar 23, 2020

This issue may be badly implemented, but the reference to the VTable may be incorrect during a hot reload. Crash always in sample project. Summary:Call ForeachRow function in Custom Struct constr ...

Crash during PIE using the Spawn Actor node on EventBegin Play on Mac

UE - Platform - Apple - Feb 23, 2016

A user has reported a crash when attempting to use the 'Spawn Actor' node within his level blueprint. I was able to follow the repro steps provided in the original answerhub post and get the crash ...

Crash when exposing a TOptional<FName> or TOptional<FText> to the editor through a UProperty.

UE - Editor - Workflow Systems - Mar 25, 2025

Support for editor-exposed uproperties of type TOptional<T> has been added by CL 28199740 on september 2023. However, since then until today in UE 5.5, a crash can happen when exposing TOptional<FNa ...