Crash on Level Load with Sequencer Event

UE - Anim - Sequencer - Nov 9, 2018

Crash when changing maps with sequencers new event director. Confirmed in 4.22 MAIN at CL 4553454 ...

Quit and Exit commands do not close project on Android

UE - Platform - Mobile - Apr 3, 2019

LogWindows: FAndroidMisc::RequestExit(0) does not get sent with 4.22 and 4.23. Does not occur in 4.21. ...

I get a compile error when using Particle SubUV nodes and tessellation.

UE - Niagara - Oct 6, 2021

I think tessellation will be discontinued in the future, but I will report it just in case. The licensee is not keen on fixing this problem. ...

Crash when getting input action value from a component

UE - Gameplay - Input - Nov 30, 2022

NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them.  ...

Parameters end up associated with the wrong layer after certain material layer swaps

UE - Rendering Architecture - Materials - Mar 6, 2023

The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...

Game does not exit when exited through SteamVR UI

UE - Platform - XR - Oct 13, 2016

Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...

LandscapeComponent generates incorrect OccluderVertices for software occlusion

UE - LD & Modeling - Terrain - Landscape - Sep 17, 2019

OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...

Custom Depth incorrectly displays in game when Post Process is set to 'Before Tonemapper'

UE - Graphics Features - Oct 28, 2019

Custom Depth is not displaying correctly when setting Post process to Before Tonemapping. We see this as a regression. This was working properly in 4.22. ...

Volumetric fog rendering gets cut off at the apex for some spot lights when viewed from certain angles

UE - Rendering Architecture - Apr 19, 2023

Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...

FColorSpaceTransform Crash on Linux due to misalignment

UE - Virtual Production - Rendering - Color - Dec 15, 2023

FLinearColor FColorSpaceTransform::Apply(const FLinearColor& Color) crashes while attempting to VectorLoadAligned() when running the UnrealEditor on Ubuntu 22.04. ...