Alembic Files Import With Blocky UVs

UE - Editor - Content Pipeline - Import and Export - Dec 6, 2019

Alembic files imported come in with blocky UVs. Attached is a zip with the files and pictures that show the issue. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10387632, 4.25 Main CL# ...

REGRESSION: HierarchicalInstancedStaticMeshComponent LOD transitions are broken in 4.9 and Main

UE - Graphics Features - Aug 24, 2015

While testing another fix I noticed HISM LOD transitions are not working in Main or 4.9 branch. There is no screen-door effect and multiple LODs seem to be rendering simultaneously compared to 4.8. ...

Auto Exposure Compensation Curve issue when switching from Histogram to Manual

UE - Rendering Architecture - Feb 21, 2024

When switching the Camera's Exposure Metering Mode from Histogram to Manual, there is a single-frame flash. The Licensee has a proposed code change that would fix this issue. Also found in 5.4, CL 3 ...

4.7 Regression: Character::OnJumped_Implementation() not virtual and will skip user implementation or fail to compile

UE - Gameplay - Feb 25, 2015

Character::OnJumped_Implementation() should be virtual or users' custom implementations will not be called. If they declare it with "override" their code will fail to compile. Already fixed in Main ...

Visual inconsistencies when zooming in/out in the designer tab

UE - Editor - UI Systems - Jun 9, 2017

Visual inconsistencies when zooming in/out in the designer tab. In the example provided. There is a vertical box containing sever images with a top padding of 1. When zooming in and out of the graph ...

Ambient Occlusion decals ignore Receive Decals setting on meshes

UE - Graphics Features - Feb 13, 2020

Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...

-binnedmalloc is broken on Linux

UE - Platform - Linux - Oct 31, 2016

In 4.13 launching a linux game with -binnedmalloc will use the binned allocator. In 4.14 the command line was accidentally changed to -binnedmalloc1 while making other changes. It is still -binnedm ...

Listen Server Without Microphone Will Drop Clients with Microphone if Voice is Enabled

UE - Networking - Mar 28, 2017

Listen servers that do not have a microphone hooked up are dropping clients that do have microphones when the client attempts to transmit voice. The log contains the following errors: [2017.03.28- ...

Duplicate child actor created on client in editor

UE - Networking - Nov 17, 2023

This seems to be related to the fix for [Link Removed]. Part of that fix made sure that the child actor component recreates the child actor when GIsReconstructingBlueprintInstances is true, as previ ...

Screen Space Reflections not showing in Panoramic Capture

UE - Graphics Features - Sep 10, 2020

Reflections not showing in Panoramic Capture images. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), and 4.23.1(CL 9631420).  ...