Nav Modifier Volume Not Affecting Nav Mesh Until it is Moved

UE - AI - Oct 21, 2016

Nav Modifier volumes are not affected the nav mesh until they are moved from their initial placement position. Found in 4.13.1. Reproduced in 4.12.5 and 4.15 Main CL 3163223 This is similar to [Li ...

Strange Behavior for LayeredBlendPerBone when Blend Pose 0 and 1 are in the same hierarchy

OLD - Anim - May 25, 2017

With Layered Blend Per Bone, if the bone for Blend Pose 1 is in the hierarchy below the bone for Blend Pose 0, then the Blend Weights have some odd behavior. Blend Pose 0 = root Blend Pose 1 = spin ...

Converting Project from 4.11 to 4.12 and Above Changes Relative Scale of Sockets to 1

UE - Gameplay - Sep 21, 2016

When converting a project from 4.10/4.11 to 4.12(or later) the relative scale of the sockets on skeletal meshes will be changed to 1,1,1 regardless of the previous settings. ...

"Skip Assigning Gamepad to Player 1" Setting causes Force Feedback events to be incorrectly routed

UE - Gameplay - Input - Mar 13, 2018

The engine still uses the default index for calling force feedback events, despite them being assigned from player 1 on out. Which is why event on player 1 goes to player 0, event on player 2 goes t ...

Foliage 'BlockAll' instanced static meshes do not affect NavMesh

UE - AI - Navigation - Feb 27, 2024

When placing static mesh foliage and setting the foliage mesh's Collision Preset to Block All,  the placed meshes do not consistently block parts of the nav mesh. Expected: Placed meshes (for examp ...

Crash on packaged game. 4.23 will not nativize a class that creates instanced properties inside itself

UE - Gameplay - Oct 1, 2019

Description from the user: up to 4.23 properties nativize normally if they are written in C++ with the Instanced specifier. The discerning difference is that that there was no Blueprint Class itsel ...

UV Import layout error increases with movement of UVs away from 0-1 Space

Tools - May 27, 2015

When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...

UMG Slider displays long or wrong percentages when Step Size is set to 0.1

UE - Editor - UI Systems - Apr 24, 2020

When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...

Cannot Import Sound File with Duration Less Than 1 Second

UE - Audio - May 29, 2015

Unable to import a sound file shorter than 1 second in length. The two sound files attached are the same sound, but one has been extended to at least 1 second long and successfully imports. ...

Changing the mass for a Destructible asset does not affect it

UE - Simulation - Physics - Destruction - Nov 19, 2014

DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...