Crash when removing native root component from code after creating a Blueprint class based on the native class.

UE - Gameplay - Blueprint - Jul 27, 2015

Crash occurs when removing the native root component from code and then attempting to reopen a Blueprint Class asset that was based on the native parent class. Seems like maybe the 'AttachParent' f ...

World Memory Leak crash creating new level blueprint after editing sub level blueprint

UE - Gameplay - Jan 27, 2020

Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...

Crash Creating Geometry Collection on Windows 7

UE - Simulation - Physics - Oct 24, 2019

Crashing on windows 7 when trying to create a geometry collection or opening the chaos destruction demo. Breaking on D3D11Util.cpp: Line 249 UE_LOG(LogD3D11RHI, Fatal,TEXT("%s failed \n at %s:%u \n ...

Crash in Debug Camera (patch provided in comment !)

UE - Gameplay - Feb 12, 2019

Hello, A licensee has reported us a crash in DebugCameraController / DebugCameraHUD.  It is due to a missing check in ADebugCameraHUD::PostRender() of SelectedActor set in ADebugCameraController ...

Using Custom Primitive Data as Final Colour in a UI Material crashes the engine with a missing uniform buffer

UE - Rendering Architecture - Materials - Jul 3, 2024

Using custom primitive data as an input in a UI material causes the engine to crash in the RHI thread. The exact crash is "Missing uniform buffer at slot 1, stage SF_Pixel." at Engine\Source\Runtime ...

In Third person template (specifically) Getting World Location of a character component in a packaged game will cause a crash

UE - Gameplay - Blueprint - Jun 11, 2015

If the user gets the world location of the arrow component ( one example) in a packaged project it will cause the game to crash. This does not happen in the editor and it has to be done one the thir ...

Crash when trying to change game mode settings

Trying to change game mode settings after restarting the editor will cause the editor to crash. ...

Calling SetTexture on StereoLayerComponent causes crash on GearVR

UE - Platform - XR - Nov 18, 2016

If you have a StereoLayerComponent drawing a quad, and you call Set Texture to change the texture for the stereo layer component to a different texture, the app will crash when using Gear VR. ...

Access violation crash on startup after converting project

UE - Graphics Features - Jun 1, 2016

Access violation crash on startup after converting project User Description: We were using 4.10.4, and are trying to upgrade to 4.11.2. The project will convert and open fine the very first try, b ...

Crash Occurs When One Morph Target is Deleted and Another is Adjusted Afterward

UE - Graphics Features - Feb 26, 2018

Engine crashes when a morph target on an asset that has multiple morph targets is deleted and then another morph is adjusted afterwards Notes: Asset came from an older Jira where this same issue o ...