Assertion failed occurs in VR when walking into water on QA-Waterworks map

UE - Graphics Features - Jan 20, 2021

Encountered a crash when testing shadows in QA-Waterworks map. I found an issue when walking into the water at the bottom for Example 2A, where it would crash upon entering the water. See screenshot ...

Sqlite plugin crash on iOS

UE - Platform - Mobile - Aug 26, 2021

Crash opening Infiltrator packaged on Windows for Linux

UE - Platform - Linux - Jan 18, 2017

This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...

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

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

Client crashes when executing seamless travel with an active particle system in the level that was spawned at runtime

UE - Niagara - Apr 16, 2019

Clients crash when being part of a Seamless Travel if there was an active particle system in the level that was spawned at runtime. If the travel is not seamless, the particle system is placed in th ...

Launching any QAGame map on Linux with an NVIDIA Card crashes at launch

UE - Graphics Features - Mar 11, 2022

Workaround:  "Start with "-windowed" in your command line until the issue is resolve" Engine does not crash. However, a crash appears when the game is launched in the output log. Issue is occurring ...

Crash when duplicating an UMG Animation and not renaming the Duplicate

UE - Anim - Sequencer - Dec 19, 2018

Crash when duplicating an UMG Animation and not renaming the Duplicate Hitting Enter correctly warns the user you have an existing Animation by that name, and doesn't crash Reproduced in //UE4/Rel ...

UnrealMathTest fails when compiled with VS2019

UE - Foundation - Cpp Tools - Oct 10, 2019

A crash or breakpoint is triggered when building UE4 with Project Files generated with -2019. Typeinfo.h was changed in MSVC v14.23 to just be typeinfo. ([Link Removed]) There is a pull request t ...