Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor

Tools - Dec 30, 2014

Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor. In 4.8, the editor crashes immediately upon changing that value, with no crash report. In 4.6 and 4.7 Pre ...

[CrashReport] UE4Editor_WorldBrowser!FMulticastDelegateBase<FWeakObjectPtr>::RemoveAll() [multicastdelegatebase.h:81]

UE - World Creation - Worldbuilding Tools - World Composition - Nov 2, 2017

This is a trending crash coming out of 4.18 and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 /** 73 ...

Crash When Selecting Actor in the World Outliner That is Using ColorGradingMode

Tools - Jun 2, 2017

When selecting an actor in the World Outliner that is using the ColorGradingMode specifier (ColorGradingMode = "saturation"), the editor crashes. This did not occur in 4.15.3. This is a regression ...

Crash after adding an AI Perception component to a parent and child character

UE - Gameplay - Sep 14, 2017

Crash after adding an AI Perception component to a parent and child character. First they both must have had AI Perception components > Compiled and saved > Then both AI Perception components delete ...

Check box takes input when set to Self Hit Test Invisible

UE - Editor - UI Systems - Jun 9, 2017

The Self Hit Test Invisible is not working as intended for the Check Box component in 4.16. The check is still taking in an input. This issue does not occur when using the "Hit Test Invisible" optio ...

Jittering effect with Physics Constraint Actor using Linear Limits

UE - Simulation - Physics - Mar 26, 2018

Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...

Using a Wait Delay node on Linux causes editor to immediately close without crashing

UE - Platform - Linux - Sep 14, 2015

If a call is made to the blueprint node Wait Delay the editor will immediately close during PIE when the call is made without the crash reporter appearing. The "Wait Delay" node only exists on Linu ...

Crash on packaged game with Struct containing Enum and Nativization on

UE - Gameplay - Blueprint - Jun 20, 2017

There is a crash occurring with a packaged game that has a Struct containing an Enum inside of it, as well as having the nativization on, the issue does not occur if Nativization is turned off. The ...

[CrashReport] UE4Editor_Engine!FStaticMeshVertexBuffer::BindLightMapVertexBuffer() [staticmeshvertexbuffer.cpp:495]

UE - Graphics Features - Mar 20, 2018

User comment from crash group:reimporting fbx 491 void FStaticMeshVertexBuffer::BindLightMapVertexBuffer(const FVertexFactory* VertexFactory, FStaticMeshDataType& Data, int LightMapCoordinate ...

Editor crash when enabling Distance Field AO Visualization in the Forward Renderer

UE - Graphics Features - Jan 9, 2017

When forward rendering is enabled along with Mesh Distance Fields if you go to visualize Distance Field AO in the main viewport the editor will crash. This only affects the Forward Render and works ...