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

Gamepad input affects multiple game instances at once, due to not needing focus.

UE - Editor - UI Systems - Slate - Mar 5, 2019

Since Gamepad input works without needing focus (which was added in 4.9 with [Link Removed]), a Gamepad's input will also affect all instances running on the same computer. Regression?: No This occ ...

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

Objects with Translucent Blend Mode Material Aren't Affected by Refraction

UE - Graphics Features - Feb 16, 2018

There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...

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

PublicIncludePaths array in a 4.20 plugin looks for the include path in relation to the Engine instead of the plugin

UE - Foundation - Cpp Tools - UnrealBuildTool - Jul 23, 2018

A plugin created in 4.19 automatically includes an entry for the plugin's Public directory in the PublicIncludePaths array in the Plugin.Build.cs file. Plugins created in 4.20 no longer automaticall ...

Lighting Only Affects Tilemaps From One Direction

UE - Graphics Features - Oct 9, 2018

Lighting only affects tilemaps from one direction.  Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.22 CL# 4435744 ...

Nav Area class is reset after updating from 4.19.2 to 4.20 Preview 3

UE - AI - Jun 21, 2018

When upgrading a 4.19.2 project to 4.20 Preview 3 the Nav Area Class is changed to None instead of the value it was before the upgrade. Upgrading from 4.18.3 to 4.19.2 works as expected. This was t ...

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