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

Compiling a Blueprint that uses a Select node with two different variations of Actor will crash the Editor in 4.9

UE - Gameplay - Blueprint - Jul 17, 2015

Compiling a Blueprint that uses a Select node with two different variations of Actor will crash the Editor in 4.9. In 4.8.2 binary, one input of a Select node will be disconnected on restarting the ...

Full Screen Native Resolution not supported on new iPad Pro 11-inch and iPad Pro 12.9 inch (3rd generation)

UE - Platform - Mobile - Nov 16, 2018

A licensee has reported that Full Screen native resolution does not work properly on the iPad Pro 11-inch and on the iPad Pro 12.9-inch (3rd generation). Black borders are used around the screen ins ...

Upgrading a code project from 4.8 to 4.9 results in the startup project in the Visual Studio solution changing from the game project to the UE4 project.

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 22, 2015

Upgrading a code project from 4.8 to 4.9 results in the selected startup project in the Visual Studio solution changing from the game project to the UE4 project. This results in unexpected behavior ...

Crouch node does not appear to have any affect when called

UE - Gameplay - Player Movement - Jan 3, 2017

Crouch node does not appear to have any affect when called. The Is Crouching always returns false ...

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

Sequencer renders events affecting UMG twice

UE - Anim - Sequencer - Jun 1, 2016

Sequencer renders events affecting UMG twice ...

Transition Screen Size does not affect LODActors

UE - World Creation - Worldbuilding Tools - HLOD - Nov 18, 2016

Transition Screen Size doesn't seem to affect when LODActors are added to the level. This was occurring before Dev-Framework's merge into Main at CL 3198987. ...

Deactivating a shot section from scripting does not affect evaluation

UE - Anim - Sequencer - Jun 23, 2021

Disabling a shot from scripting will not affect evaluation of the sequence.  ...

RetargetSource in AnimSeqeuence doesn't affect DDC key

UE - Anim - Runtime - Aug 4, 2020

Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...