Crash applying animation blueprint with sub instance to Skeletal Mesh Component

OLD - Anim - Aug 3, 2016

Crash occurs when the user sets Anim Class in a Skeletal Mesh Component to an animation blueprint with a Sub Anim Instance node. ...

Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

"Failed to Import" message when clicking Cancel on the Alembic Import Message

UE - Gameplay - Aug 5, 2016

When cancelling the importing of an .abc file, user receives a "Failed to Import" message, making it seem like something went wrong. This doesn't occur when importing non-Alembic files. ...

WMR: Crash in VR Edit Mode

UE - Platform - XR - Dec 19, 2018

Editor crashes when entering VR Edit Mode with WMR HMD ...

Navmesh streaming code is easy to crash

UE - AI - May 11, 2015

Basically it uses unchecked pointers in couple of places, which in some use-cases simply crashes. ...

Changing the codec of a Curve Compression Setting asset results in a crash

UE - Anim - Nov 18, 2021

When creating a Curve Compression Setting asset and changing the codec from Compressed Rich Curves to either Uniform Indexable or Uniformly Sampled the editor crashes. Tested in //UE4/Release-4.26 ...

Crash Occurs When Using NetProfile While Running Packaged Build With Connected Client

UE - Networking - Jan 19, 2017

A crash is occurring when attempting to use the netprofile command while running a packaged game with the server on one PC and the client on another. ...

Crash after setting material of Text Render actor to an instance of the default material

UE - Graphics Features - Jul 15, 2020

Setting the material of Text Render to an instance of the default material then running as in Standalone results in a crash. ...

Adjusting Default Light Settings for Atmospheric Fog causes Crash

UE - Graphics Features - May 2, 2016

Adjusting default light settings in the Color Picker palette for atmospheric fog causes the engine to crash in UE 4.12 Preview Regression: This does not occur in UE4.11 ...

Crash Occurs When Using Move Component To and Overlap Event

UE - Gameplay - Jan 29, 2016

When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...