ObjectPivotPoint does not work with instanced Nanite meshes

UE - Rendering Architecture - Materials - Nov 17, 2022

Regression: Nanite Foliage is a new feature in 5.1, so this issue is not reproduceable in 5.0. Notes about this new support can be found under Nanite Improvements in https://docs.unrealengine.com/5. ...

"On List Selection Changed" Retrieves The Wrong Item When "Set Item Selection" is used.

UE - Editor - UI Systems - Jan 8, 2020

When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...

Struct array variables interpret multiple Structs as the same if they have the same values

UE - Gameplay - Blueprint - Jul 7, 2015

Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...

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

VR Template Project Doesn't Create SteamVRBindings Config Folder

UE - Platform - XR - Jan 8, 2020

When creating a basic VR Template project, setting the default map to Motion Controller map and exporting a Win64 build their is no SteamVRBindings config folder. I tested this with a Vive Pro and ...

Server RPC with struct param containing class reference does not pass parameter

UE - Networking - Apr 2, 2018

Class ref is not passed to server within the struct in UE 4.19. Instead, the default value is passed to the server. LogNetPackageMap: Warning: SanityCheckExport: CacheObject == NULL. NetGUID: 1, Ob ...

Scalar Parameter versus Constant placed in Alpha of LERP produces inconsistent results in Blendable

UE - Graphics Features - Jun 8, 2015

When placing a Scalar Parameter into the Alpha position of a LERP you will not get the same results as placing a Constant Value when used in a Post Process Material. Constant Value of 0: [Image Rem ...

Manipulating Morph Target on Master Component distorts Slave Components

OLD - Anim - Apr 1, 2016

Manipulating Morph Targets on Master Component distorts Slave Components. It makes no difference if the slave component has the morph target being manipulated in the master See attached image and ...

Kinematic in Physics Asset Overrides Bone Scale of Skeletal Meshes

UE - Simulation - Physics - Oct 7, 2020

In a character's Physics Asset, a bone that is set to Kinematic and its children will have a scale of 1 overriding the Skeletal Mesh's Scale Transform settings. When the root of the body is changed ...

Server doesn't process anim notifies with montage tick type set to queued when bad network conditions occur

UE - Anim - Gameplay - May 3, 2023

After some testing this issue looks to only occur with queued notifies and not with branching point notifies. UDN: https://udn.unrealengine.com/s/question/0D54z00009643x4CAA/server-doesnt-process-a ...