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 ...
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. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...
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 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 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 ...
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# ...
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 ...
When copy/pasting scene objects from older Unreal versions into Unreal 5.1, the editor will crash. ...