Hidden Shadows Aren't Rendered When Raytracing Is Enabled

UE - Graphics Features - Lumen - Mar 13, 2020

Hidden shadows aren't rendered when ray tracing is enabled. Found in 4.25 Preview 2 CL#12055273 Reproduced in 4.23.1 CL#9631420, 4.24.3 CL#11590370, 4.26 Main CL#12123513 ...

Niagara Sphere Location module ignores Coordinate Space setting in its Offset

UE - Niagara - Apr 14, 2020

Niagara Sphere Location module ignores Coordinate Space setting in its Offset. Tested in: 4.24.3 CL#11590370, 4.25P6 CL#12611535, 4.26 CL#12767035 *Attached is the users workaround and video d ...

Light shaft settings are missing

UE - Graphics Features - May 19, 2020

Public facing bug report came in describing that lights shafts were missing from all lights except directional. This issue does not seem to be occurring for 4.24 or 4.26. I was able to confirm that ...

Two-Sided Material option is initially greyed out and inaccessible when creating a Material Instance

UE - Rendering Architecture - Materials - Jun 9, 2021

When attempting to change the option for Two-Sided Material for a Material Instance, the option is initially greyed out and you cannot change the value. However, if you close out of the Material Ins ...

Crash when duplicating an asset before renaming it in the Content Browser

Tools - Sep 27, 2018

If you duplicate an asset in the Content Browser before the renaming box prompts input it will cause the Editor to crash. This was reported and tested in 4.20.3 (CL-4369336). This is reproducible ...

Adding a scene component to a child blueprint causes log warnings to appear in output log

UE - Gameplay - Blueprint - Sep 1, 2015

If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...

Custom lighting channels ignored when object culled in stereoscopic

UE - Platform - XR - Apr 14, 2016

When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...

Scaling a SceneCapture2D from Default Scale will cause Decals to Disappear in the Render Target

UE - Graphics Features - Dec 6, 2016

When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...

Pin wires do not connect correctly after collapse to function and duplication

UE - Gameplay - Blueprint - Mar 20, 2017

Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...