NavMesh does not update properly when "Can Ever Affect Navigation" is toggled

UE - AI - Mar 27, 2015

if I place a mesh with "Can Ever Affect Navigation" set to true, then set it to false, it will leave the NavMesh with a bugged "hole" that AI does not path around correctly (causing the "Blocked" er ...

'Affect Translucent Lighting' setting on Lights not working in Forward Renderer

UE - Graphics Features - Apr 30, 2017

The option 'Affects Translucent Lighting' for lights does not seem to have an affect objects/materials using translucency. I tested this setting in the Deferred Renderer and it works as expected. I ...

ForLoop used inside BP Function Library always returns 0 index when used in a Construction Script

UE - Gameplay - Sep 18, 2018

Using a For Loop inside of a Blueprint Function or Function Library will always return index 0 when used in the Construction Script. This was reported and tested in 4.19.2 (CL-4033788). This was r ...

Light min roughness set to 0 will create black artifacts on materials with negative roughness value

UE - Graphics Features - Aug 9, 2016

Any light's min roughness setting creates black artifacts with materials who have a roughness value less than 0. The min roughness must be =< 0. ...

SyncGroups Do Not Function between AnimSequences when Blend Time is 0

OLD - Anim - Sep 22, 2015

SyncGroups Do Not Function between AnimSequences when Blend Time is 0 (zero) *It is quesitonable SyncGroups function between AnimSequences regardless of what the blend time is set to, but especiall ...

Steering Curve property does not affect steering

UE - Gameplay - Jul 21, 2015

Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...

Morph target for SK_BoxMorph_1 exceeds 1.0, causes the sphere shape to bend inward

Docs - Samples - Jul 10, 2017

In Content Examples, the morph targets assigned to SK_Box_Morph_1 exceed 1.0. While it's not "wrong" for morphs to go beyond that, it doesn't seem like it's a great demonstration in the asset. Goi ...

TimeSynth Counts Beats: 1,2,3,0

UE - Audio - Apr 2, 2020

TimeSynth Counts Beats: 1,2,3,0 Link to project files: https://forums.unrealengine.com/unreal-engine/announcements-and-releases/asset-sharing/1724414 ...

Setting Physics Blend Weight to anything between 0 and 1 causes erratic behavior

UE - Simulation - Physics - Jul 27, 2015

If the user simulates all bodies, and then sets the physics blend weight to a decimal value between 0 and 1, the skeletal meshes will spin out of control. This doesn't happen if the physics blend w ...

Analog Input does not work for network clients (AddMovementInput scale values other than 0 and 1 do not replicate for clients)

UE - Gameplay - Jun 26, 2015

If a value other than 0 or 1 (Ex. 0.1) is put into the 'Scale Value' parameter for the Add Movement Input node, any clients will respond as if the value is 1. User claims this worked in 4.6. ...