Compare Blackboard Entries returns incorrectly when comparing Enums

UE - AI - Apr 17, 2015

While investigating an issue with enum comparisons breaking when the enum changes, I discovered that the comparison will not return true if set to "contains NOT EQUAL values" and the values are not ...

Editor Crashes When Using Set Replicates in the Construction Script

UE - Networking - Mar 1, 2016

When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...

Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically

UE - Gameplay - Sep 7, 2016

Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically. Even if the CharacterMovement component has Physics Interaction disabled, it will still effect t ...

Importing low key frame animations with custom attribute curves have their keys offset affecting pose asset generation

OLD - Anim - Sep 9, 2016

When creating a pose asset based on an animation and curves with a low number of keyframes if you switch between the pose assets poses, the curves will not be correctly timed with the animation beca ...

Cannot Add Torque to Skeletal Mesh

UE - Gameplay - Jan 15, 2016

When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...

Source control syncing in editor will sometimes not update changes made to assets

Tools - Aug 25, 2015

When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...

[CrashReport] UObjectBaseUtility::IsA | UObjectProperty::SerializeItem

UE - Gameplay - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Update: also occurring in 4.18 User DescriptionsCompiled after Refreshing Blueprint node after changine its namePressed compile after creat ...

Movie Render Queue renders UMG Scale Boxes incorrectly

UE - Editor - UI Systems - UMG - Apr 28, 2020

Scale boxes renders incorrectly when rendered with the Movie Render Queue. Scale box seems to work fine in a normal viewport and normal Sequence render. UDN: https://udn.unrealengine.com/questions ...

Importing FBX file with same material slots and texture names has bugs

UE - Editor - Content Pipeline - Import and Export - Jul 31, 2020

When importing a file from Blender, UE creates the correct number of materials, but the number of textures is incorrect and is being overwritten, and not importing the correct amount. Tested and re ...

Changes to a Custom Primitive Data are not reflected in Android Preview

UE - Graphics Features - Aug 9, 2022

This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Changes to a Custom Primitive Data are not reflected in Android Preview or Android Vulkan. Using Set Custom Primitive Data Float node ...