TMap Contains Node Returns False Incorrectly Under Specific Circumstances

Tools - Nov 20, 2019

The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...

[CrashReport] USpeedTreeImportFactory::FactoryCreateBinary()

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2017

This is a common and longstanding SpeedTree import crash that has occurred since at least 4.14 for over 100 users. This seems to be the same issue as a previous Jira from 4.10 which was closed wit ...

Thirdperson Character not Replicating correctly after being attached to an Actor

UE - Networking - Dec 20, 2017

Problem description: When the Third Person Character gets attached to any other Actor (AttachToActor, Rule: Keep World), from the view of other clients the character (capsule, skeletal mesh) is out ...

Sequencer fails to package during Build command for ASTC

UE - Platform - Mobile - Jan 15, 2017

When attempting to test for ESDSR on Android, the Sequencer project fails to package towards the end of the Build Command. Runtime/OpenGLDrv/Public\OpenGLESDeferred.h(267,5) : warning: 'OPENGL_ES2 ...

Combining Layered Blend Per Bone with Cached Pose nodes can break root motion extraction

UE - Anim - Gameplay - Aug 23, 2023

When the input to a Layered Blend Per Bone node is two instances of the same cached pose, we aren't sampling root motion correctly.  In the attached example, the weight on the root bone is 0 and Ble ...

"Enable Stencil Test" Mobile crash

UE - Graphics Features - Sep 10, 2019

A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...

Possible incorrect pointer manipulation in BeginPackageCacheForCookedPlatformData

UE - Foundation - Core - Cooker - Dec 12, 2017

In UCookOnTheFlyServer::BeginPackageCacheForCookedPlatformData(), there is a pointer to int32 called CurrentAsyncCache that is used as an index. It's value is dereferenced before it is checked, but ...

Packaged Project with Media Player Asset 'From Memory' Crashes and Corrupts Project

Tools - Feb 9, 2015

There is no Callstack associated with this crash. And I was unable to reproduce this in main due to a known issue when switching the 'Stream Mode' to 'From Memory'. When packaging a project in 4.6. ...

Non-reflected header files not recognized by UHT

UE - Foundation - Core - Jul 28, 2015

A user adds 3 .h files though Visual studio where the first contains a struct, the 2nd includes the 1st, the 3rd includes the 2nd and tries to make a variable of the struct declared in the 1st. The ...

[CrashReport] UE4Editor_Engine!FRepLayout::InitFromObjectClass() [replayout.cpp:2211]

UE - Gameplay - Blueprint - Apr 19, 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: Property->Proper ...