Broken Composite Decorator

UE - AI - May 14, 2019

Reported by Square Enix on UDN, ...

Private lobbies cannot be invited to on Steam

UE - Online - May 13, 2019

The old method doesn't work with private match invites as it doesn't have the right security permissions. It's still valid for dedicated servers. It also doesn't work properly with lobbies on VR eit ...

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

Fbx re-import material issue on LOD 1 and more

UE - Editor - Content Pipeline - Import and Export - May 13, 2019

When the material order of embedded fbx LOD change differently in LOD 0 and LOD 1, the LOD 1 is wrongly assign when re-importing. ...

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

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

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