Lighting channels not working as expected when enabling Ray Tracing Shadow

UE - Graphics Features - Lumen - Oct 13, 2020

Non-Ray Tracing Shadows are only cast from lights on meshes assigned to the same Lighting Channel. When enabling Ray Tracing Shadows this is not the case. Lights will still cast Ray Tracing Shadows ...

ChildActorComponent (SkeletalMesh) goes into tpose when calling SetChildActorClass

OLD - Anim - Mar 19, 2018

There is an issue occurring where when updating an animation of a child actor by setting the Child actor class, the animation will flash the skeleton in a T-Pose before continuing with the animation ...

ShaderCacheTool build fails

UE - Graphics Features - Oct 25, 2017

In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...

CLONE - ShaderCacheTool build fails

UE - Graphics Features - Nov 20, 2017

In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...

Particles: SetFloatParameter not always having an effect

UE - Graphics Features - Oct 7, 2015

A licensee is trying to use Distribution Float Particle Parameters for the Noise properties of a Beam Particle. When trying to change these parameters in a Blueprint, some work, others don't. When ...

Grandchildren of UDataAsset are not properly registered by the Asset Manager

UE - Gameplay - Sep 19, 2017

Any child class of UDataAsset (parent) will properly be picked up when the Asset Manager's Asset Base Class" field is set to the appropriate class. However a grandchild class (Child) with the same ...

MakeMaterialAttributes and LandscapeLayerBlend produce unexcepted results for WorldPositionOffset

UE - Rendering Architecture - Materials - Nov 8, 2021

For comparison, this issue doesn't seem to occur when recreating the setup with Set Material Attributes/GetMaterialAttributes. It seems isolated to the Make/Break nodes. ...

Mobile Preview - Custom Stencil 4.23 Regression

UE - Platform - Mobile - Oct 25, 2019

Regression when using custom stencil with in-editor mobile preview. This does NOT reproduce in MAIN at CL 9730599 ...

Plane Constraint Normal is not Properly Reset

UE - Simulation - Physics - Jan 26, 2016

In the Character Movement Component, setting the Plane Constraint Normal to a value other than default, and then attempting to change the value back to the default does not revert to the default val ...

Math Expression Node produces error if it calls a variable located within a hidden variable category

UE - Gameplay - Blueprint - Jan 29, 2016

The math expression node in blueprints does not recognize variables that have been hidden within a blueprint category. ...