Inconsistent Prioritization of Navigation Modifiers

UE - AI - Dec 12, 2016

When working with Nav Modifiers in a level that contains objects that have a custom Nav Area class, the prioritization of the modifiers is not consistent. If you notice in the attached project, so ...

Upgrading Project to a New Engine Version Causes Errors When Attempting to Open Tutorial Blueprints

UE - Gameplay - Nov 11, 2015

When you create a project in version 4.8.3, and update it to either 4.10 or Main, there seem to be issues loading the Engine Content Tutorials for FeaturePacks, InstallingiTunesTutorial, and Setting ...

"Always Center Window to Screen" No Longer Functioning in New Editor Window (PIE)

Tools - Dec 11, 2015

Regression: In UE4.10, the border that now occurs around New Editor Window causes window to extend beyond native screen resolution designated in Editor Preferences causing the window to 1) Not be ce ...

Unexpected Changes in Saturation/Contrast of Colors when upgrading project to 4.15

UE - Graphics Features - Jan 30, 2017

When upgrading a project to 4.15 (in my case from 4.14.3), the colors seem to have shifted in contrast/saturation. It is not a huge difference, but noticeable enough to affect the overall result of ...

The AND node always calculates all inputs

UE - Gameplay - Blueprint - Nov 5, 2015

The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...

Cannot manipulate morph targets unique to Slave Component through Master Component

OLD - Anim - Apr 1, 2016

Cannot manipulate morph targets that are unique to the Slave Component through the Master Component. So the situation here is that the Head(Master) does not have the "BeerBelly" morph target, but t ...

Sound Mixes not working on Mac

UE - Audio - Feb 9, 2017

Sound Mixes do not seem to work for Macs. In this particular case I used the Push Sound Mix blueprint node to affect the currently playing sound in the level. This same project works fine on Window ...

Key precision problems on some short animations

Tools - Apr 5, 2016

Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...

Animation curves on Montages are not remapped when using a 'Compatible' skeleton

UE - Anim - Runtime - Jun 27, 2023

[Link Removed] From UDN: If you are using the new compatible skeletons feature and you have a Montage with an attribute curve on it, the curve is not correctly mapped to the target skeleton. So ...

The Get node for the float value of Custom Axis Mappings only return 0.0 when called from Blueprints other than the Controller

UE - Gameplay - Input - Dec 3, 2014

The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...