Alembic Caches Not Working With Lumen

UE - Graphics Features - Lumen - Jan 20, 2022

It appears that Alembic caches do not influence Lumen's indirect lighting (except for shadowing). Alembic geometry caches should influence lighting in Lumen as any other geometry in a level. I hav ...

Changing Frame Buffer Pixel Format to Float RGBA makes the editor color look greyed out.

UE - Virtual Production - Rendering - Color - Jan 20, 2022

Changing Frame Buffer Pixel Format to Float RGBA makes the editor color greyed out with a faded look. This is not a regression it is occurring in 4.27. ...

World Outliner: Selecting Folder fails (needs to be clicked twice)

UE - Editor - Workflow Systems - Jan 7, 2022

I've investigated the issue and it is related to TypedElementSelection sending out end of frame selection change events. WorldOutliner when it is the source of a selection change does so inside a r ...

Warning Failed to find object 'Class None.NewBlueprint' appears on any selection ChildActor Component in BlueprintEditor

UE - Gameplay - Blueprint Editor - Dec 14, 2021

Summary: The following warning appears on each selection of any ChildActorComponent inside Blueprint Editor:LogUObjectGlobals: Warning: Failed to find object 'Class None.NewBlueprint1' (where NewBl ...

[Audio Analysis][Ensure] - Sound Submix Spectral Analyzer Delegate Throws Ensure when Analysis Started Before the Delegate is Added

UE - Audio - Nov 25, 2021

Hit the following Ensure when trying to use the Spectrum Analyser. Also hit this in 4.26 so it doesn't appear to be a regression. Occurs with any of the following Band Settings or when creating you ...

Problem importing broken FBX

UE - Editor - Content Pipeline - Import and Export - Nov 25, 2021

An FBX exported from 3DEXCITE DELTAGEN fails to parse correctly in the latest FBX SDK and crashes the UE importer. This FBX is automatically repaired when loaded into Maya (citing "polygons with ov ...

Create a high poly version of the base sphere

UE - Content - Engine - Nov 23, 2021

We have an issue with artefacting of virtual shadow maps on low poly meshes: [Link Removed] We would like to request a higher polygon version of the sphere for UE5's release/starter content, which ...

The VertexInterpolator connected to a Normalize node, input into BaseColor results in black Mesh LOD Coloration

UE - Rendering Architecture - Materials - Nov 16, 2021

It does not appear to matter to the repro steps what is input to the VertexInterpolator, it matters more that there is a Normalize between the VertexInterpolator and the base color input of the mate ...

"Base Pass Shader" stat results are missing or display incorrect information while using Vulkan

UE - Rendering Architecture - Shaders - Nov 15, 2021

Base Pass Shader results are not showing, or showing up incorrectly when looking at the Stats results within the material editor of an Unreal Editor using Vulkan. Regression Tested: //UE4/Release-4 ...