Instance Static Mesh instance doubles when upgrading from 4.18 to 4.19 or higher

UE - World Creation - Worldbuilding Tools - Foliage - Sep 4, 2018

Instance Static Mesh instance doubles when upgrading from 4.18 to 4.19 or higher. According to Licensee, manual check is difficult. ...

The results of Roughness=1.0 from a constant and from a parameter are different on 4.20.

UE - Graphics Features - Sep 4, 2018

The results of Roughness=1.0 from a constant and from a parameter are different on 4.20. The static bool switch of the following material always returns 1.0. But the results are different.[Link Rem ...

Crash When Substance Material Is Applied to a Mesh In HLOD System

UE - World Creation - Worldbuilding Tools - HLOD - Sep 3, 2018

Crash when Substance material is applied to a mesh included in the HLOD system. Working as expected in 4.19 CL# 4033788. Unable to test issue in 4.21 CL# 4339215 due to plugin dependency. Found in ...

[CrashReport] UE4Editor_Engine!FStaticMeshSceneProxy::SetIndexSource() [staticmeshrender.cpp:679]

UE - Graphics Features - Aug 31, 2018

No user comments in crash group 675 if ( bRequiresAdjacencyInformation ) 676 { 677 check( LODModel.bHasAdjacencyInfo ); 678 ***** OutElement.IndexBuffer = &LODModel ...

[CrashReport] UE4Editor_Kismet!FQuatRotationMatrix::FQuatRotationMatrix() [quatrotationtranslationmatrix.h:43]

UE - Gameplay - Aug 31, 2018

User comment in crash group:Please Contact me to help fix this. I don't know what else to do. 41 FQuatRotationMatrix(const FQuat& Q) 42 ***** : FQuatRotationTranslationMatrix(Q, FVect ...

RotateVector Function Not Properly Rotating SkysphereTexture

UE - Graphics Features - Aug 31, 2018

RotateAroundAxis Inside the RotateVector expects a normalized vector as rotation axis input, and that vector is not normalized. Once normalized it seems to work normally. Unable to test in 4.19 due ...

Find Session times out when run while in a Steam Session

UE - Networking - Aug 30, 2018

A user has reported an issue where Find Session times out when attempting to run it while hosting a Steam session or while being the client of one. The user mentions that this is caused by RequestLo ...

Cannot Parse a Custom Node as a Function Input to Another Custom Node In The Material Editor

UE - Graphics Features - Aug 30, 2018

Cannot parse a Custom node as a function input to another Custom node in material editor. This is working as expected in 4.18 CL# 3832480. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# ...

UAbilityTask Out parameters are not parsed properly

UE - Gameplay - Blueprint Editor - Aug 30, 2018

A licensee has reported that when creating an Ability Task through a C++ class, the Out parameters for the task do not parse properly. Regression?: No This occurred in 4.19 as well ...

Crash When Loading a SubLevel With HierarchicalInstancedStaticMeshComponent and SphereReflectionCapture via the Levels Window

UE - Graphics Features - Aug 30, 2018

The editor crashes when loading a SubLevel with HierarchicalInstancedStaticMeshComponent and SphereReflectionCapture via the levels window. Working as expected in 4.19 CL# 4033788 Found in 4.20 CL# ...