Foliage LODs do not appear to use the base LODs lightmap any longer

UE - World Creation - Worldbuilding Tools - Foliage - Dec 16, 2016

LODs used with the Foliage Tool are no longer being shadowed accordingly with their baked lighting from their base LOD. Originally they would stay consistently lit, where as now the lower LOD transi ...

"Combine Meshes" Breaks Material Slot Assignment

Tools - Jan 18, 2017

When importing an FBX with several different meshes and multiple materials with "Combine Meshes" enabled the materials will get assigned to incorrect portions of the mesh. I've included a version o ...

Mesh data will be deleted from Static Mesh if added as a Hierarchical Instanced Static Mesh Component through blueprint

UE - Gameplay - Aug 10, 2017

Mesh data will be deleted from the Static Mesh if added as a Hierarchical Instanced Static Mesh Component through blueprint. All of the mesh data (actual geometry) and LODs will be deleted from the ...

Reflections Not Behaving As Expected in Splitscreen

UE - Graphics Features - May 15, 2018

In splitscreen, Player 0 view influences reflections for other player views. A user submitted the included test project showing the issue, and I have reproduced on 4.18.3 as well as 4.19.2 (see Spli ...

References to Data Assets that inherit from Blueprints may be broken during reinstancing

UE - Gameplay - Blueprint - Nov 30, 2020

It is possible to create new Data Asset instances in the editor that inherit from a blueprint-defined subclass of UDataAsset. This flow is not very well supported, and generally it is safer to just ...

Gauntlet test warnings in QAGame Win64 Development BootTest

UE - Rendering Architecture - RHI - Sep 6, 2023

QAGame Win64 Development BootTest: * Ensure: Ensure condition failed: oldValue == newValue [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\ThreadingBase.cpp] [Line: 311] oldVal ...

Static Mesh Editor material element highlight does not highlight the element

Tools - Jul 18, 2016

If the user selects "Highlight" for an element in the static mesh editor, the element is not highlighted. ...

Editor Crashes when importing some FBXs with multiple Material IDs in 4.14.2

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2017

This is a regression in behavior between 4.14.1 and 4.14.2! The editor will crash when importing FBX meshes that have multiple material ID assignments. If it's a single material ID it will import w ...

Low FPS in Kite Demo

Tools - Mar 9, 2017

When attempting to play the GDC_Landscape_01 map in Editor or as Standalone Game, game plays with very low FPS ~ 3-10 on machines that should be able to handle 30+. While testing for regression, ra ...

Packaging fails with Event Driven loader enabled and two function libraries reference each other

UE - Foundation - Core - Mar 29, 2017

Packaging fails with Event Driven loader enabled and two function libraries reference each other even though the functions referenced in each library to NOT call each other in such a way as to creat ...