Enabling Skeletal Mesh 'Per Poly Collision' crashes the Editor

UE - Simulation - Physics - Aug 20, 2018

When a Skeletal Mesh isn't assigned, enabling Per Poly Collision on the Skeletal Mesh Component causes the Editor to crash. This issue was reported and tested in 4.20.1 (CL-4233996). This issue was ...

Metallic Materials Get Darker When Directional Light Is Set to Movable

UE - Platform - Mobile - Aug 20, 2018

Metallic materials get darker when directional light is set to movable. In 4.19 the same material will render dark in all mobility of the directional light. Found in 4.19 CL# 4033788, 4.20 CL# 4233 ...

Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash

UE - Virtual Production - Aug 20, 2018

Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash. Unable to test in 4.19 due to setting not being available. Found in 4.20 CL# 4233996 and 4.21 CL# 4299102  ...

Refraction Depth Bias In Material Instances Not Updating to Parent Materials Value

UE - Rendering Architecture - Materials - Aug 20, 2018

Refraction depth bias in Material Instances will not update to Parent Materials value. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4299102 Expected from user:Refraction Depth Bias sh ...

Material Function Input Displays Incorrect Data Type for Volume Texture, Static Bool, Material Attributes, and External

UE - Rendering Architecture - Materials - Aug 20, 2018

The material function Input Displays incorrect data type for Volume Texture, Static Bool, Material Attributes, and External. The function will still work properly however the type data is displayed ...

UMG Drag and Drop stops working in a Packaged or Standalone Game

UE - Editor - UI Systems - Aug 20, 2018

Drag and drop operations just become broken on packaged builds or launching stand-alone, despite working inside the Editor (PIE). This is a regression from 4.19.2 (CL-4033788). This issue was repor ...

Lighting not building in sublevels using Resave Packages

UE - Gameplay - Aug 17, 2018

Licensee found that running the resavepackage commandlet that sublevels who's lighting was built were not saving the changes. ...

[CrashReport] UE4Editor_ShaderCore!FVertexFactory::SetPositionStream() [vertexfactory.cpp:218]

UE - Graphics Features - Aug 17, 2018

User comment in crash group:error when i reimpot a mesh from a .fbx create in 3d max 213 void FVertexFactory::SetPositionStream(FRHICommandList& RHICmdList) const 214 { 215 ...

[CrashReport] UE4Editor_CoreUObject!PackageReloadInternal::LoadReplacementPackage() [packagereload.cpp:274]

Tools - Aug 17, 2018

No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...

Cascade Alpha Over Life Module Doesn't Interpolate Vaules That Differ in .05 or Less With "Can Be Baked" Enabled

UE - Niagara - Aug 16, 2018

Alpha over life module doesn't interpolate vaules that differ in .05 or less with "Can Be Baked" enabled. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4291146 ...