Metal crash after painting 300 Foliage meshes onto a surface

UE - Graphics Features - Oct 4, 2017

Encountered a Metal crash when painting Foliage on Mac. I'm unable to reproduce anything similar on Windows. This crash can occur if the user drags a Static Mesh into the Foliage Panel or uses an e ...

Importing FBX creates new materials when using the search materials import setting

UE - Editor - Content Pipeline - Import and Export - Nov 1, 2017

There is an issue when importing FBX that creates new materials when using the search materials import setting. Instead of being able to use the material that is in the Base Material name, the textu ...

Assign Event On Destroyed no longer creates Custom Event Node

UE - Gameplay - Blueprint Editor - Oct 9, 2018

When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space;  type "Assign on Destroyed"  and select  "Assign ...

Crash: Unhandled exception UE4Editor_Renderer!FMobileBasePassMeshProcessor::Process

UE - Graphics Features - Mar 14, 2019

HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...

Issues changing physics properties on destructible meshes

UE - Simulation - Physics - Destruction - Oct 15, 2015

Numerous issues when manipulating destructibles. 1) Changing collision response pre-fracture will not affect chunks post-fracture 2) Changing collisions response pre-fracture will prevent damage f ...

Crash when adding multiple collision types to a mesh

Tools - Jan 27, 2017

Adding various collision types to a single mesh will cause it to hard crash the editor. No Crash Reporter window will open. Note that this happens with the user's mesh, but I was not able to repro ...

Crash when using Mesh Reduction on ScotsPine_01 for LOD3

UE - Graphics Features - Jan 30, 2017

A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...

Collapsed component hierarchy expands when placing component in Widget Hierarchy panel

UE - Editor - UI Systems - May 17, 2017

A collapsed component hierarchy expands when placing a component in Widget Hierarchy panel. This issue seems similar in nature to [Link Removed], but the test case for this issue id different, and f ...

"ensureAsRuntimeWarning condition failed" when running Snapshot Pose with no assigned skeletal mesh

UE - Gameplay - Blueprint - Jul 7, 2017

ensureAsRuntimeWarning occurs when the user use Snapshot Pose with a skeletal mesh component that doesn't have a skeletal mesh assigned to it:LogScript: Error: E:\Release\Engine\Source\Runtime\Engin ...

[CrashReport] UArrayProperty::DestroyValueInternal

UE - Gameplay - Blueprint - Sep 14, 2017

This is a somewhat common crash that has affected multiple users in 4.17. User Descriptionstried to compile a blueprint after changing blueprint interface function definitions. Source Code 121 ...