TextRenderComponents not parallel safe. Can cause crash

UE - Graphics Features - Feb 28, 2017

Licensee has reported intermittent crashes when loading a map that contains Child Actors with Text Render Components. When the child actor blueprint is spawned all of the text render components st ...

Send and Restart from Crash Reporter Opens Project Browser

UE - Foundation - Core - CrashReportClient - Oct 25, 2016

After hitting Send and Restart from Crash Reporter, the project browser opens instead of the project that you were working in. This has been a issue from bug - UE-36429 ...

Crash in FMacApplication::FindScreenByCocoaPosition when using the mouse in the ILIAD plugin.

UE - Platform - Apple - Aug 18, 2021

I think this could occur anytime but is probably very rare. However using this plugin from the reported UDN makes it much easier to repro as they are calling FMacApplication::ConvertCocoaPositionTo ...

[CrashReport] Crash on Mac related to cooking for IOS

UE - Graphics Features - Jul 20, 2017

This is a common commandlet crash for Mac users in 4.16. In all cases, the command line is like: "(path/project).uproject" -run=Cook -NoLogTimes -TargetPlatform=IOS -fileopenlog -unversioned -ski ...

Crash and visual artifact with fullscreen DBuffer decals in forward shading mode.

UE - Graphics Features - Jan 26, 2021

Crash and visual artifact described in UDN: [Link Removed] ...

[CrashReport] Linux crash - TOpenGLBuffer<FOpenGLBaseVertexBuffer, 34962u, &()

UE - Platform - Linux - Sep 14, 2017

This is an infrequent Linux crash that has affected a few users in 4.17.1 Callstack from Log[2017.09.12-17.23.41:651][ 0]LogRHI: OpenGL MajorVersion = 4, MinorVersion = 5, ShaderPlatform = GLSL_43 ...

[CrashReport] Crash occurring in Phonon::FPhononReverb::ProcessMixedAudio

UE - Audio - Apr 27, 2017

This is an early trending crash coming out of the 4.16 Preview. Users have not provided any additional information. From Log:/Game/VirtualRealityBP/Maps/UEDPIE_0_StartupMap.StartupMap (0.006787s) ...

CLONE - Editor Crash on Mac after creating blueprint structure

UE - Gameplay - Blueprint - May 19, 2017

Creating a blueprint structure in the content browser causes the editor to lock up and become unresponsive. ...

Crash opening projects from GitHub master branch

Tools - Sep 1, 2015

Trying to create/open projects in the current github master branch will quietly fail at 94% with no crash error or logs.UE4Editor-Core.dll!rml::internal::Block::findObjectSize() UE4Editor-Core.dll! ...

Crash When Playing After Setting Size of Retainer Box to Minus

UE - Editor - UI Systems - Nov 25, 2019

Retainer box has minus size occurs crash when PIE, standalone and package.  Probably, we should add any codes for adjust size to 0 or more to  URetainerBox::SynchronizeProperties(). ...