Editor Crash when trying to get Color data from Vertex buffer

UE - Graphics Features - Nov 6, 2019

When attempting to get the vertex color of an instance of of a static mesh that is painted after placing it in the World Viewport. The Editor crashes returning an "Unhandled Exception". The cause o ...

SceneTexture:Scene Color node renders black in Standalone, Launch On and Packaged Game

UE - Graphics Features - Jun 5, 2015

When using a Blendable to render SceneTexture:Scene Color into the Post Process, it appears to render as expected in PIE and Simulate, but when viewed in Standalone, Launch On or a Packaged Game the ...

Color shifting occurs from screen probe gather ping-pong when Lumen active

UE - Graphics Features - Lumen - Apr 29, 2024

A subtle yellow tint color shift occurs when Lumen is active due to usage of R11G11B10_Float targets, mostly from r.Lumen.ScreenProbeGather.SpatialFilterProbes where we ping-pong between R11G11B10_F ...

Hex code that is applied to a light is forcibly changed with using the Details panel in the World Outliner

Tools - Oct 7, 2015

If a user sets the light color with a node (Set Light Color) in blueprints, it will use the exact Hex code that is given. However, if the user uses the world outliner to set the light color of a lig ...

Transform gizmo turning different colors when using the spline control points on Camera Rig Rail

UE - Graphics Features - Sep 27, 2016

Transform gizmo turning different colors when using the spline control points on Camera Rig Rail. This appears to happen more when farther away from 0,0,0. Also see some changes based on the distanc ...

Colored Lights On Edge Of Screen In Cascade Preview Window

UE - Niagara - Dec 20, 2016

While working in cascade (also in editor) with particles or stronger emissive values, glowing lights will appear at the edge of the screen. Note With bugs like this they seem to be tied to Radeon C ...

LiDAR not importing colors correctly for .E57 Point Clouds

UE - Editor - Content Pipeline - Jan 6, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. LiDAR plugin is version .08 in UE5.0.3, and version 1.0 in UE5.1.0 ...

Fbx exporter does not support component overriden material color

UE - Editor - Content Pipeline - Import and Export - Jul 29, 2020

The fbx exporter should query component material override when exporting a level actor. ...