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

Updating C++ projects with Marketplace plugins in 4.25.2 fails to build project

UE - Foundation - Cpp Tools - Plugin System - Jul 24, 2020

Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...

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

Linker exception opening project project after updating to 4.25.4

UE - Gameplay - Blueprint - Oct 27, 2020

User has encountered an exception opening their project when they updated from 4.25.3 to 4.25.4. No repro, log or test project is given at the time. ...

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

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