Crash in editor after disabling AISystem in Worldsettings

UE - AI - May 16, 2018

After disabling the World Option bEnableAISystem, clicking with the right mouse button on the asset browers (in an empty place) casues the editor to crash. ...

Crash when altering the values of a custom struct element in a Tmap

UE - Gameplay - Blueprint Compiler - Jun 27, 2017

If the values of the elements in a Tmap are altered for a Tmap that is using a custom struct, the editor will crash on compile. ...

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 ...

FBX animations generated under fractional framerates fail to import

UE - Anim - Runtime - Aug 24, 2022

We now have the following error that is generated in FFbxImporter::ValidateAnimStackif (!FMath::IsNearlyZero(SubFrame, KINDA_SMALL_NUMBER) && !FMath::IsNearlyEqual(SubFrame, 1.0f, KINDA_SMALL_NUMBER ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::UnregisterActor() [landscape.cpp:1856]

UE - LD & Modeling - Terrain - Landscape - Sep 21, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: LandscapeActor.I ...

SpawnActor node evaluates pure inputs twice

UE - Gameplay - Blueprint - May 9, 2017

When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...

Event tick not firing when in an actor component that is added to an actor

UE - Gameplay - Blueprint - Aug 22, 2017

When using actor components, if you delete a node, such as event tick and then add it to an actor, even if you modify the component again, such as adding the event tick event back, the component wil ...

Generate Particle Event Blueprint node doesnt generate particles at relative "InLocation"

UE - Niagara - Apr 3, 2018

The EventReceiver Spawn module doesnt seem to take in parameters from linked Particle Generated Event. When setting the location of the Blueprint node (In Location), the relative position of the Par ...

[CrashReport] UE4Editor_Sequencer!TBaseMulticastDelegate<void>::RemoveDelegateInstance() [delegatesignatureimpl.inl:964]

UE - Anim - Sequencer - Oct 5, 2017

This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...

Pick New sprite option becomes unavailable if you change the view options

Tools - Jan 4, 2018

The Pick New sprite option becomes unavailable if you change the view options to either tile or column when working with the keyframes of a 2D animation. This issue affects the project indefinitely ...