Ambient Occlusion not Applied in Buffer Visualization Using Forward Shading

UE - Graphics Features - May 13, 2019

Ambient Occlusion not applied in Buffer Visualization while Forward shading is enabled. In the "Lit" view mode AO is still applied. This is working as expected in 4.21 CL# 4753647. Found in 4.22 C ...

Spawned Actors do not appear in World Outliner

Tools - May 11, 2019

Spawning actors from a Blueprint via the SpawnActorFromClass function at runtime does not cause the World Outliner to update. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 64 ...

Procedural Foliage Volume: Simulate() function doesn't work in Blue Print

UE - World Creation - Worldbuilding Tools - Foliage - May 10, 2019

Procedural Foliage Volumes can be resimulated by clicking the Resimulate button. But they can't be resimulated from Blueprints, even if there is a Simulate() function that can be executed. Found in ...

Client movement and animation are heavy jittered on listen server

UE - Gameplay - Player Movement - May 10, 2019

The listen server will see jitter in clients character movement and animations. This is hard to notice without the "slomo" command but is extremely obvious using "slomo". Clients will see server and ...

Contact offset multiplier no longer working

UE - Simulation - Physics - May 10, 2019

Changes in physics code have caused rolling objects to behave differently. https://forums.unrealengine.com/development-discussion/content-creation/50364-rolling-ball-jumps-on-flat-surface Conf ...

Gameplay Debugger doesn't work in ShooterGame when "Run Dedicated Server" is checked

UE - AI - May 10, 2019

The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...

Grouped meshes appear to rotate when used in streaming levels

UE - World Creation - Worldbuilding Tools - World Composition - May 10, 2019

Grouped meshes appear to rotate when used in streaming levels. If the parent of the group has a rotation, it appears to pass this on to the rest of the group after the meshes are streamed in. As a n ...

Actor Component gets displayed above Scene Component when making a new root

UE - Gameplay - Components - May 10, 2019

Making a scene component the new root component results in the actor component being displayed above the scene component hierarchy ...

Cannot set FVector values in a "Make Struct" node in Blueprint

UE - Gameplay - May 9, 2019

When trying to use any "Make Struct" node that uses vector values, the values typed into FVector fields will reset to 0. This is a regression from 4.21.2 (CL-4753647). This reported and tested in ...

Scrubbing Animation Timeline in Montage does not trigger sound notifies.

UE - Anim - Runtime - May 9, 2019

Scrubbing an Animation Timeline within a Montage does not play a sound for Anim Notifies that specify "Play Sound." ...