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

Access Violation crash deleting a Widget Blueprint with an unsaved Animation track - FSequencer::Tick()

UE - Anim - Sequencer - Jun 19, 2017

Encountered an Access Violation crash while deleting an Widget Blueprint with an unsaved Animation Track. The callstack references FSequencer::Tick(). I was not able to reproduce this issue in UE4/ ...

Crash when confirming a directory to import a USD file to via the USD Stage window

UE - Editor - Content Pipeline - Import and Export - Nov 21, 2019

Crash when confirming a directory to import a USD file to via the USD Stage window The repro does not seem to be 100% consistent and it can take a few attempts to hit the crash. The USD Stage wind ...

Crash can occur in the Ansel plugin when setting Use Client Side Camera Updates to false in Player Camera Manager

UE - Graphics Features - Apr 18, 2017

Setting the `bUseClientSideCameraUpdates` property in a `PlayerCameraManager` class to false can result in a crash in the Ansel plugin because `GEngine->GameViewport` may be NULL. Another user has ...

game terminated on android device when connect or disconnect usb dongle

UE - Platform - Mobile - Jun 1, 2021

The game crashed when the USB Dongle is connected or disconnected. Games that made by other engines are work fine. Refer to the attached video for the reproduce. ...

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