Crash retargeting an animation blueprint with a RigidBody node

UE - Simulation - Physics - Feb 17, 2017

Crash occurs when the user attempts to retarget an animation blueprint that is using a RigidBody node. ...

Mobile VR App Crash with Monoscopic Far Field and Multi-View enabled

UE - Platform - Mobile - Nov 23, 2018

Mobile VR (Oculus Go) App Crash with Monoscopic Far Field and Multi-View enabled Workaround: Do not use Monoscopic Far Field and Multi-View at the same time Also confirmed in 4.22 Main @ CL 45 ...

Crash compiling a blueprint after changing a TMap value from Vector to Vector4

UE - Foundation - Core - UObject - Jun 29, 2020

REGRESSION: Issue does not occur in 4.24 Crash occurs when the user changes a blueprint TMap value from Vector to Vector4 and then compiles the blueprint. This seems to only occur with TMaps, as ...

Crash when updating phsyics simulated box extent during runtime

UE - Simulation - Physics - May 12, 2017

If a Box Collision component is set to simulate physics, calling "Set Box Extent" causes the editor to crash. Workaround: Setting Collision Enabled for the box component to "Physics Only" or "Query ...

Setting a Niagara Bool parameter during runtime causes ensure and the parameter to not be read properly

UE - Niagara - Jun 22, 2020

Setting a Niagara Bool parameter during runtime causes ensure ...

Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

Crash when adding a Material Layer with a Static Component Mask Parameter node to a Material Instance

UE - Graphics Features - Apr 15, 2021

When adding a Material Layer, that has a Static Component Mask Parameter node in it, to a Material Instance, the editor will crash.   The ability to set Material Attribute layers in a Material Inst ...

Crash when compiling Blueprint class based off C++ actor with a Niagara component that has a user color curve

UE - Niagara - Mar 6, 2020

When creating a blueprint class based on a C++ actor with a Niagara component, color curves will cause the editor to crash when compiling the blueprint. This will impact users creating their own cla ...

GameplayTagContainers can cause a crash in packaged builds when Event Driven Loading is enabled

UE - Gameplay - Dec 15, 2017

A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...

Crash after Disabling Post Process Blueprint on a Skeletal Mesh

OLD - Anim - Aug 20, 2019

Changing the Anim Class in the Details Panel before Disable Post Process Blueprint can prevent the crash from occurring. Changing the Animation Mode does not seem to prevent this crash.  The conten ...