Output Log In Engine and In Local Log File Are Inconsistent

UE - Foundation - Core - Feb 21, 2020

The Log Timestamp doesn't display in local time when "Log Timestamp Mode" and "Display Timezone" are set to "Local Time". Found in 4.24.2 CL#11100242 Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#1 ...

Niagara Remove Pin Feature now deletes the variable completely from the Parameters Pane

UE - Niagara - Mar 12, 2020

This is a regression from 4.24.3 (CL-11590370). Removing a pin on a Niagara Module Script parameter will removed the variable as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) ...

Crash When Opening a DataTable Based Off a Struct With a Timecode Variable

UE - Anim - Sequencer - Mar 30, 2020

When a datatable is based off a struct with a timecode variable it will crash when opening. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, 4.25 Preview 4 CL#12366721, 4.26 CL#12123513 ...

Unreal Editor crash on Datasmith import with VrayBlend Materials

UE - Editor - Content Pipeline - Datasmith - Importer - Jun 16, 2020

It seems like VrayBlend materials are crashing the Engine when importing them with Datasmith. This is a regression from 4.24.3 (CL-11590370) where the file imported successfully. This was reported ...

Changes to InputMappingContext made during game play revert to previous state after restarting engine

UE - Gameplay - Input - Nov 21, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...

[OPENGL]: Enable Subsurface Scattering

Tools - Jun 29, 2015

Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...

Drop down menus clip on 27" Screen iMacs

UE - Platform - Apple - Mar 17, 2017

Drop down menus clip on 27" Screen iMacs (See attached images.) Reported from a 27" iMac and tested on a 27" iMac here. Other models may be affected. *Image with Blue circled areas are from the use ...

[CrashReport] Mac crash - FMetalRenderPipelineDesc::CreatePipelineStateForBoundShaderState

UE - Rendering Architecture - RHI - Aug 25, 2017

This is an infrequent Mac crash that has been affecting users since at least 4.15. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to the ...

IsTraceHandleValid with default FTraceHandles has unexpected behavior on the first frame

UE - Simulation - Physics - Sep 18, 2018

Because both FWorldAsyncTraceState's CurrentFrame and FTraceHandle are default initialized to 0, on the first frame, if a new Asnc Trace starts all default FTraceHandles will reference the same (now ...

Previous Tangent Recalc` and Size by Life misbehave at low FPS

UE - Niagara - Jun 18, 2019

At low FPS particle systems with "Previous Tangent Recalculation" enabled in the Ribbon Data result in messy mesh generation. Found in 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6925347, and 4.24 ...