Post Process Material: different color behavior in Sequencer Render vs Movie Render Queue

UE - Anim - Sequencer - May 21, 2020

During lookdev, I use a post process material to bring reference images into the engine to compare against my work.  The goal is for the reference image to not be touched by any of the Unreal color ...

Streaming Virtual Texture UDIN V Offsetting

UE - Editor - Content Pipeline - Import and Export - Jan 31, 2024

UDIN virtual textures appear to have row 0 (U coordinate [0 - 1) swapped to the other side of the texture vertically. ...

Contact Shadow artifacts with ray lengths despite length

UE - Graphics Features - Nov 17, 2016

Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...

Spinbox displays values that differ from the value of the delta

UE - Editor - UI Systems - Nov 1, 2017

Spinbox displays values that differ from the value of the delta, when values are displayed for a spinbox their value always reads in the 0.000001 values, instead of listening to the delta. Unsure if ...

Crash upon using EComparisonMethod as a variable in a struct

UE - Gameplay - Blueprint - Jul 17, 2017

Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...

Auto Convex collision generation doesn't work in some instances the accuracy setting

UE - Gameplay - Jun 18, 2015

The new auto-convex collision generated (V-HACD) will not work properly with some meshes to generate accurate collision. Using a rounded single piece mesh the accuracy setting will not work at all ...

Warning: repairing painted vertex colors due to static mesh re-imports! in ContentExamples

Docs - Samples - May 4, 2017

Not a regressionInfo Repaired painted vertex colors in 0.0s for 2 components in /Game/Maps/Leveldesign_Workflow. Resave map to fix. Warning Spent 0.0s repairing painted vertex colors due to stati ...

Planar Reflection Actor does not pivot at center when using ALT+LMB Drag in Viewport

UE - Graphics Features - Jan 31, 2020

When moving a Planar Reflection Actor's transform location to (X:5000, Y:5000, Z:0)  The Planar Reflection Actor does not pivot at center when using ALT+LMB Drag in the viewport.   Note: Moving tra ...

Geometry Material Alignment not functioning in 4.8

Tools - Jun 15, 2015

Material Alignment on BSPs are not functioning in 4.8.0 Release. This is a regression from 4.7.6. The issue does appear to be fixed and functional in 4.9 (Promotable-CL-2581018) ...

WPO is incorrectly generated on materials using Material Attributes as input to Landscape Layer Blend node

UE - Rendering Architecture - Materials - Jan 31, 2024

This comes from this UDN : [Link Removed] It occurs with this setup :  [Image Removed] , where Set Material Attributes expressions act as inputs to the Landscape Layer Blend material expression. ...