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

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

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

FName diff in transaction will report all names as different if ordering is not properly maintained

UE - Editor - Jul 15, 2020

All FName in transaction diff will be reported as modified if ordering isn't properly maintained making the proper uses of undo client `MatchesContext` not properly accurate ...

Rich Text Block automatic line wrapping doesn't work properly with image decorators

UE - Editor - UI Systems - Slate - Jul 15, 2020

Rich text blocks don't seem to factor in the size of their embedded images properly when choosing where to wrap with autowrap enabled. ...

Weird reflection pixels of translucent objects with Ray Tracing Reflection

UE - Graphics Features - Lumen - Jul 15, 2020

[Image Removed] ...

Interfaces implemented and then removed from a parent BP still show a phantom reference from child BPs until they are recompiled and saved

UE - Gameplay - Blueprint Editor - Jul 15, 2020

See repro steps. The phantom references can be fixed by recompiling the child BP and saving it. Note that just loading ChildBP2 does not fix/remove the reference during compile-on-load, so it's a ...