Dynamic input scripts crash when removing IF node's Pin and recreating it

UE - Niagara - Dec 19, 2018

This seems to happen with other NiagaraScript. According to Licensee, when this operation is done, it seems that the ID of the parameter is incorrect. ...

Crash in WP conversion commandlet on map containing geometry brushes

UE - World Creation - Worldbuilding Tools - World Partition - May 24, 2022

crash from a race condition between interchange worker dispatcher and worker handler

UE - Editor - Content Pipeline - Import and Export - Feb 13, 2023

Crash when client tries to connect to server instance using WP

UE - World Creation - Worldbuilding Tools - World Partition - Apr 10, 2023

UFUNCTION in a derived class with a different signature will cause a crash when called

UE - Foundation - Core - May 12, 2016

Reported by AnswerHub user. UHT should block UFUNCTIONs which hide other UFUNCTIONs with the same name but different signature. ...

Crash on exit when using -opengl4 and visualizing a material buffer "vis BufferName"

UE - Graphics Features - Dec 5, 2016

Upon exit it appears that some resource is trying to clean itself up after the RHI has been destroyed. Call stack (approximated) looks like: FOpenGLDynamicRHI::InvalidateTextureResourceInCache() ~F ...