Pasted variable's default value is not preserved if you compile between undo and redo

UE - Gameplay - Blueprint Editor - Jul 17, 2020

If the user compiles the blueprint between undoing and redoing the pasting of a variable, the variable's default value is not retained. ...

A Blueprint containing an array Swap node will fail to be nativized.

UE - Gameplay - Blueprint - Jul 17, 2020

Blueprint assets that utilize an array "swap" node to swap elements cannot currently be converted to C++. Current workaround: Either avoid use of the "swap" node or exclude the Blueprint asset from ...

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

Body Instance property changes made in construction scripts are not applied

UE - Simulation - Physics - Jul 17, 2020

7054614 was submitted to fix an issue with not being able to modify physics properties on instanced blueprints child components. This is related to [Link Removed]. This change causes BodyInstance t ...

Character Jump Height is dependent on framerate

UE - Gameplay - Player Movement - Jul 17, 2020

Character jump height is dependent on framerate, where lower framerate can result in reduced jump height. ...

Lightmaps not carrying over with 'Save Current As'

UE - Graphics Features - Lumen - Jul 17, 2020

I can reproduce it, other developers reported to me too.  Not a problem in 4.22 ...

Licensee reports 2048x2048 SceneCapture rendering causes flickering on Android

UE - Platform - Mobile - Jul 17, 2020

Licensee reports 2048x2048 scene capture rendering causes on-screen flickering, that disappears when a 512x512 resolution is used. ...

ChaosDestructionDemo packages cannot be created in 4.25.1

UE - Simulation - Physics - Jul 17, 2020

Chaos Destruction's PIE startup time increased several times from 4.23.1 to 4.25.1.

UE - Simulation - Physics - Jul 17, 2020

In response, the licensee asks the following questions.Are there any plans for improvement?Is there a workaround? ...

ShooterGame clients can fail to connect to a server under packet loss when network encryption is enabled

UE - Networking - Jul 17, 2020

ShooterGame demonstrates the issue where when encryption is enabled, if the (unencrypted) EncryptionAck message is dropped, the resent messages will be encrypted since the server has enabled encrypt ...