Ensures in ChaosExamples_fracture map in ChaosDestructionDemo

UE - Simulation - Physics - Destruction - Jun 4, 2019

Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...

Assert caused by using FText::FromStringTable to initialize a FText property in the constructor of a UStruct based off FTableRowBase

UE - Foundation - Core - Jan 4, 2019

When using FText::FromStringTable to initialize an FText variable in the constructor of an FStruct that inherits from FTableRowBase, an assert is caused due to recursion. The assert is as follows:As ...

Crash occurs while replacing a Widget Component with a user created Text Block

UE - Editor - UI Systems - UMG - Aug 18, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896. The crash occurred. Crash occurs while replacing a Widget Component with a user created Text Block blueprint. ...

"Invalid resource entry creating uniform buffer" when running Vulkan on Mobile

UE - Platform - Mobile - Apr 30, 2019

Android projects in 4.22.1 crash on launch with Vulkan enabled. Did NOT reproduce in 4.23 MAIN at CL 6156332 4.22.1 release CL is the same as a related fix for this ( [Link Removed] )  ...

UE5 Main - Editor crashes when creating a Data Table

UE - Editor - Workflow Systems - Feb 14, 2022

Doesn't occur in UE5 Release or UE4.Can't attach logs/crash information I'm encountering an RHI crash within UE5 Main at the moment. This issue seems to be caused by a commit from last year that ...

Attaching a removed Actor in Sequencer causes a crash

UE - Anim - Sequencer - Jan 6, 2020

This is a regression from 4.23.1 (CL-9631420) where Sequencer just displayed the re-attached binding in yellow text instead of crashing. The user suggests that the deleted actor should be removed fr ...

Subway Sequencer crashes when opening shot0010_001

UE - Anim - Sequencer - Dec 13, 2019

Opening specific files inside of the "Sequencer" doc sample project results in engine crash. ...

Getting Fullscreen or Windowed Resolutions doesn't fully execute on Linux

UE - Rendering Architecture - RHI - Oct 28, 2019

When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux.  In Engine ...

Assertion Failure: Cascade Particle !bPostTickComponentUpdate in same tick group as Cascade Particle system submission.

UE - Niagara - Apr 18, 2019

Attached Project:  [Link Removed] Since Upgrading project to 4.22, Licensee has been experiencing an Assertion crash in their built game. "I'm not exactly sure why it crashes. It's a very specific ...