Actors with large numbers of components cause long hitches during cooking

UE - Foundation - Core - Cooker - May 14, 2019

Actors with large numbers of components cause long hitches during cooking. Here is a brief profile from Very Sleepy of the process while the editor was cooking: [Image Removed] ...

AndroidJavaMediaPlayer fails to compile for x64 architecture

UE - Platform - Mobile - May 13, 2019

There is a compile error with AndroidJavaMediaPlayer.cpp which is only caught for the x64 architecture on Android. ...

Flickering / Color Shift in Right eye with Cascade Particle + Instanced Stereo

UE - Niagara - May 13, 2019

Flickering or shifted color will be seen in the Right Eye. User reports that moving the nodes from the material function to the base graph resolves the issue. Confirmed in 4.23 MAIN branch @ CL 6 ...

Mesh and Preview Character BP Stuck in "In Air" Animation

UE - Gameplay - Player Movement - May 13, 2019

Checking the Run Physics with No Controller box in an animation Blueprint causes the Mannequin to change over to the "In Air" animation state. This will only occur after making the change then compi ...

[CrashReport] UE4Editor-CoreUObject!UObject::SetLinker(FLinkerLoad *,int,bool) [UObjectLinker.cpp:107]

UE - Foundation - Core - May 13, 2019

Comment from user in crash group:I updated unreal engine to 4.22.1 and changed the project version from 4.21.2 to 4.22.1 and now it crash whenever i open a map Generated from CrashReporter ...

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

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

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

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

Child component will lose scale information if parent scale is set to 0 temporarily

UE - Gameplay - May 9, 2019

Datasmith Scene actor that is a Child will be unlinked from scale changes if parent scale is set to 0 ...