FLightMap2D::Serialize() contains a possible index out of range error.

UE - Graphics Features - Dec 30, 2014

A user pointed out a potential to have an index out of range error in the source code. There are also a few magic numbers scattered around in this function. ...

Inconsistent rendering between left and right eye when r.SeparateTranslucencyScreenPercentage is less than 100

UE - Platform - XR - Feb 21, 2017

Rendering appears to be inconsistent between the left and right eye of the oculus when setting r.SeparateTranslucencyScreenPercentage to a number below 100 (99 in this example) ...

Sequencer Sub Sequence cannot play back from Master Sequence at a Time Scale under "1.0"

UE - Anim - Sequencer - Dec 13, 2018

Sequencer Sub Sequence cannot play back from Master Sequence, when the Property Time Scale is set to numbers under "1.0" ...

GPU crash when using RVT BaseColor/Normal/Roughness format

UE - Rendering Architecture - May 24, 2023

When using an RVT with BaseColor/Normal/Roughness format on DX12 with a GPU that supports Tier2, a GPU crash may be seen. ...

SetRes command does not appear to enter fullscreen when placing an 'f' on the end

UE - Graphics Features - Sep 6, 2016

SetRes command does not appear to enter fullscreen when placing an 'f' on the end. The window becomes a window the size and resolution of the numbers that are passed in. ...

Cannot add set/map variables to user defined structs

UE - Gameplay - Blueprint - Jan 11, 2017

For 4.15, we should (ideally) support this, or only provide the array option in sturct (if the other path is too big a change for 4.15 post-branch). ...

In Persona, the lighting rig rotation changes when switching between profiles

OLD - Anim - Jan 19, 2017

When the user switches between profiles in Preview Scene Settings, the lighting rig rotation changes randomly, and doesn't stick with the rotation that was set in the profile. ...

Editor Utility Widgets are reset every time another blueprint is reinstanced

Tools - Dec 16, 2019

Editor utility widgets were being rebuilt on GEditor->OnBlueprintReinstanced. However, this delegate is fired when any blueprint is reinstanced, which resulted in the widget being refreshed when it ...

Shadow Flickering with Lighting Channels

UE - Graphics Features - Shadows - Oct 27, 2023

It looks like static meshes can invalidate large numbers of VSM pages when the geometry and the light are not on light channel 0. ...

console "stat" commands function properly but report command as not recognized

Tools - Jan 9, 2015

A number of "stat commands" such as "stat memory" or "stat collision" are working when used but display the message "Command not recognized: stat memory" when entered. ...