Subsurface shading model is broken when ray traced shadows are used in 5.1+

UE - Graphics Features - Ray Tracing - Apr 19, 2023

SpeedTree static meshes corrupted converting project from 4.12 to 4.14

UE - Graphics Features - Nov 25, 2016

Speedtrees are just normal static meshes once they are in the engine, so if we are corrupting them across an engine upgrade that is really bad. ...

Enable Collision checkbox does not affect static meshes from static mesh editor when set to false

Tools - Nov 24, 2015

Setting the Enable Collision checkbox to false in the static mesh editor does not alter collision on static mesh objects. ...

HTML5 cannot package on Windows 10

UE - Platform - Mobile - Jul 29, 2016

HTML5 is not packaging or launching onto browsers in 4.12.5 on Win10 machines. ...

Mip Gen Blur Settings affecting Mip Level 0 when setting the Maximum Texture Size

UE - Graphics Features - Jul 7, 2017

When Blurring a Texture using Mip Gen Settings and setting the LOD Bias or Maximum Texture Size, the blur gets applied to the base Mip Level 0. This behavior is contrary to how it behaves when blur ...

Skeletal Meshes with Physics assets with less than 5 bodies will not use flag for Start Awake

UE - Simulation - Physics - Dec 8, 2015

When using a Physics Asset with 4 or less physics bodies the flag for Start Awake cannot be disabled, even if unchecked, when Simulate Physics is set to true. I've attached a project with assets f ...

Landscape Mountains Content Is Bugged When Updating Engine Version (P_BirdsClose_Circling)

UE - Graphics Features - Sep 30, 2016

When updating the P_BirdsClose_Circling to a new engine version (4.12.5 or higher) the particle system breaks. ...

Translucent Dbuffer Decals not Rendering in Material Editor Preview Window

UE - Rendering Architecture - Materials - Sep 30, 2016

Dbuffer decals with a Translucent Blend Mode are not rendering in the preview window of the Material Editor. Note I noticed the Default Blend Mode for Dbuffer Decals is set to Translucent now inste ...

Adding ProceduralMeshComponent Class to a project prevents the code from compiling

UE - Gameplay - Aug 5, 2016

After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...