Radial Impulse does not affect objects unless it can affect both center of mass and collision if center of mass is outside of collision

UE - Simulation - Physics - Oct 17, 2016

Firing a radial impulse does not affect an object whose center of mass is located outside of its' collision unless both the center and the collision are simultaneously affected by the same force. ...

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 ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...

Materials Are Brighter in 4.24 and 4.25

UE - Graphics Features - Dec 24, 2019

Materials are brighter in 4.24 and 4.25 than they were in 4.23. I created the same basic material in 4.23, 4.24, and 4.25 and the 4.23 iteration was slightly darker. Found in 4.24.1 CL#10756747 Rep ...

InstancedFoliageActor experiences issues with floating point precision when far away from World Origin and is not affected by Origin Rebasing

UE - World Creation - Worldbuilding Tools - World Composition - Jul 17, 2020

Foliage generated by Landscape Grass Type do not encounter this issue. Only hand painted foliage with foliage tool is not affected by rebased origin. Foliage vibrates when it is located in long dist ...

Nav Modifier Volumes continue to affect navigation when the sublevel is removed

UE - AI - Oct 13, 2016

Nav mesh is still affected by a nav modifier volume when added to a sublevel and then the sub level is removed. Topdown character will not move into the space affected by Nav Modifier volume so not ...

Translating sockets in Persona is not affected by Snap Options

OLD - Anim - Dec 14, 2016

In Persona, moving a socket around is not affected by any changes to snapping (scale or size). Rotation is affected however. ...

Crash when applying Radial force to a BSP when Radial force is set to affect World static

UE - Simulation - Physics - Apr 10, 2019

If a radial force component applies force to a BSP the editor will crash. The radial force will need to be set to affect world static objects. ...

Translating bones in Persona is not affected by Snap Options

OLD - Anim - Dec 14, 2016

In Persona, moving a socket around is not affected by any changes to snapping (scale or size). Rotation is affected however. This is similar to [Link Removed], but according to James Golding there ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...