Set Ignore Look Input stacks the resulting value each time it is called

UE - Gameplay - Jan 5, 2015

Set Ignore Look Input stacks the resulting value each time it is called. If Set Ignore Look Input is called more than once with the same value, it will take as many calls with the opposite value to ...

Motion Blur has noticeable Artifacts when rotating Camera

UE - Graphics Features - Aug 26, 2016

When rotating a camera about an actor the motion blur starts to create blocky/pixelated artifacts around the character in a halo. This can be further exaggerated by moving the actor while rotating t ...

[CrashReport] UE4Editor_Landscape!ULandscapeComponent::ReallocateWeightmaps() [landscapeedit.cpp:4208]

UE - LD & Modeling - Terrain - Landscape - Nov 16, 2017

This is an infrequent but longstanding crash that has occurred since at least UE 4.12. User DescriptionsTrying to paint a landscape texture on a seemingly bugged out sector, which was stuck with th ...

Global SkyAtmosphere and Clouds Issues (Cloud Shadows)

UE - Graphics Features - Dec 3, 2024

Sampling Cloud Shadows when rendering the Sky Atmosphere can incorrectly assume that the view is located at the planet's North Pole. This causes distortion in the shadows when using a sphere-shaped ...

World Origin Shifting reacts differently on positive vs. negative axis movement

UE - World Creation - Worldbuilding Tools - World Composition - Sep 23, 2015

When moving along a positive axis using world origin shifting, the value of the axis will increase and the origin will shift until it reaches a maximum value of 2147483648.000, it will transport the ...

Behavior Tree Decorator Not Aborting When Observer Aborts is Set in Behavior Tree

UE - AI - Jun 15, 2016

Behavior Tree Decorators are not aborting when observer aborts is set in the Behavior Tree. Setting Observer Aborts inside of the Decorator blueprint causes it to work as expected. Found in 4.12.2. ...

[CrashReport] UE4Editor_Landscape!DeleteLayerIfAllZero() [landscapeeditinterface.cpp:2300]

UE - LD & Modeling - Terrain - Landscape - Nov 28, 2017

This is a semi-common crash in the 4.18 release. There is one recorded case of this callstack also occurring back in the 4.11 release, but it seems to be an exception. All other cases have only occu ...

Native default subobjects nulled in child Blueprints on compile

UE - Gameplay - Blueprint Compiler - Oct 25, 2021

From reporting UDN: "We had a weird issue with new components added in C++ not being instanced properly on non-direct Blueprint children. It seems to happen if loading of the parent BP is deferred ...

When using Drag and Drop UMG, Projects deployed to devices will crash once the UMG is touched and moved

UE - Editor - UI Systems - Dec 30, 2014

When using Drad and Drop UMG with iOS via the information provide in the forum thread, the project will crash on the device it is deployed to when dragging the UMG ...

Unable to save project due to user created blueprint node that creates user created object

UE - Gameplay - Blueprint - Apr 28, 2015

When a user creates a blueprint node of their own that is used to spawn a user created object, the project becomes unable to be saved after the blueprint is put into use. ...