Eye Adaptation Material Node Only Functions in Surface Material Domain

UE - Graphics Features - Apr 24, 2019

The Eye Adaptation material node only functions in Surface Material Domain. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5660361, and 4.23 CL# 6074473 ...

Crash when setting a module input to read from a new user parameter

UE - Niagara - Jun 2, 2020

Crash when setting a module input to read from a new user parameter Crash does not occur when drag/dropping a User Parameter from the Parameters panel into the input, or when selecting a preexistin ...

Sequencer based Camera Shake throws an assertion when spammed

UE - Anim - Sequencer - Apr 7, 2022

Activating a Sequencer based Camera Shake repetitively results in an assertion being thrown. Assertion failed: DestAllocationIndex != SourceAllocationIndex [File:D:\build\++UE5\Sync\Engine\Source\R ...

[CrashReport] ULevel::GetWorldSettings - UStaticMeshThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

Incorrect foliage color in editor preview when using PerInstanceRandom node

Tools - Mar 19, 2018

When using PerInstanceRandom in the foliage material, the foliage in the editor preview has incorrect "broken" color. In the game preview, color shows up correctly. Reproduced in 4.19.0 CL 3944462 ...

Previewing Node in Material Editor Produces Unexpected Output with DX12

UE - Graphics Features - May 16, 2018

Per Licensee: Since we switched to DX12 we started to see strange behavior in material previews. I was able to reproduce the problem in UE 4.19 vanilla as well. We usually have to force recompilin ...

UAT searches wrong root folder for include paths specified in .Build.cs

UE - Foundation - Cpp Tools - Automation Tool - Jun 21, 2018

When running the BuildPlugin command on a plugin in 4.20 preview 3, UAT is not detecting the correct root folder for the relative include paths specified in a module's .Build.cs. Expected: UAT is a ...

r.SupportPointLightWholeSceneShadows Set to False Causes Crash When Trying to Place a PointLight

UE - Graphics Features - Jul 25, 2018

If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash.  Current work around is put shadows to low from engine scalability settings. Wor ...

Child Actors do not replicate to clients when running project with "-game" command

UE - Networking - Aug 7, 2018

Child Actors do not replicated properly to clients when running a project using the "-game" commandline argument. This does functionality does work properly in PIE and in a cooked build however. Re ...

Clothing Pops on start and LOD switching

UE - Simulation - Physics - Character - Sep 6, 2018

Clothing can have noticeable popping when switching LODs, and there is currently no mechanism to initially start cloth in a resting pose, causing popping on spawn. ...