Lightmass ignores StaticSwitch in materialinstance

UE - Graphics Features - Aug 12, 2020

This is caused by FLightmassMaterialProxy doesn't have GetStaticParameterSet() function. (FMaterial::GetStaticParameterSet() is called.) It can be fixed by adding the following function to FLightma ...

Scene Capture 2Ds Ignore Separate Translucency Settings

UE - Graphics Features - Jun 3, 2015

When you place a Mesh with a Translucent Material using Separate Translucency in the view of a Scene Capture 2D using Gaussian DoF, the resultant capture will ignore the Separate Translucency Settin ...

The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out

UE - Gameplay - Blueprint - Mar 12, 2015

The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...

Ctrl-Z does not function in Static Mesh Editor

Tools - May 26, 2015

When applying a Material to a Static Mesh in the SM Editor, an event for the undo function is never created and when you undo you are undoing the last action outside of the SM Editor. Also reproduc ...

Cannot hide most Blueprint categories from the Class Settings

UE - Gameplay - Blueprint - Apr 29, 2015

Cannot hide most Blueprint categories from the Class Settings of a bp. x = Cannot hide Actor - Hid-able Add Component - x Add Event - x AI - x Animation - Hid-able Audio - Hid-able Canvas Render T ...

Translucent Materials no longer reflect light when using Forward Lighting variable

UE - Graphics Features - Jun 7, 2016

Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...

CrashReportClientEditor crashes when starting Unreal Engine

UE - Foundation - Core - CrashReportClient - Jul 21, 2020

Lit Translucency Receiving Shadows with Forward Shading Enabled

UE - Graphics Features - Aug 13, 2018

When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...

Volumetric Light Fog Leak through objects

UE - Graphics Features - Dec 31, 2018

Any environment with volumetric fog enabled will have a light leak which appears through objects.  Found in 4.20 CL# 4369336, 4.21 CL# 4613538, 4.22 CL# 4666322 ...

Crash when Copy/Pasting from Older UE Versions

UE - Editor - Workflow Systems - Mar 17, 2023

When copy/pasting scene objects from older Unreal versions into Unreal 5.1, the editor will crash. ...