Using the ServerTravel console command with a physics vehicle present will trigger an assert.

UE - Simulation - Physics - Nov 25, 2014

Using the ServerTravel console command to switch to a different level while a physics vehicle is in the current level will trigger an assert. ...

Project crashes when exiting mobile preview

UE - Gameplay - May 27, 2015

User project crashes when exiting from mobile preview. Frequency: 5/5 Crashreporter: [Link Removed] ...

BuildPatchTool crashes on Mac and Linux when building android or ios with multiple chunks

Portal - Feb 18, 2020

"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...

Crash Duplicating an empty AtlasRow material node

UE - Rendering Architecture - Materials - Nov 29, 2023

This isn't a hard crash, but a "verify(...)" from MaterialExpressions.cpp, line 559. ...

Creating Actors as default subobjects causes crash (casting Outer to Level)

UE - Gameplay - Mar 18, 2016

If two custom classes are created in C++ (Class A & B) and a reference to Class A is created as a member of Class B and initialized in Class B's constructor, the editor will crash once a blueprint o ...

Vulkan crashes on Adreno Galaxy S7

UE - Platform - Mobile - Jan 19, 2017

Crash compiling blueprint referenced by Level Sequence while sequence is open

UE - Anim - Sequencer - Jul 19, 2017

Compiling a blueprint that is used in a sequence when the blueprint exists on a sublevel will cause a crash if the level sequence is currently open. ...

PhysX crash when SetMaterial is called

UE - Simulation - Physics - Mar 14, 2016

When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...

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

Niagara Fluids Grid3D_Gas_Explosion causes a crash

UE - Niagara - May 4, 2022

Placing Grid3D_Gas_Explosion into a level then packaging the level for windows will crash the packaged project. The package will give an error that it crashed while loading and quit.  This does not ...