Cooked materials and material instances size have doubled when upgrading from 5.1.0 to 5.2.0

UE - Rendering Architecture - Materials - Jul 18, 2023

UDN: [Link Removed] A UDN customer has observed that their cooked materials have doubled in asset size going from 5.1 to 5.2. We need to investigate this is only a local issue on their side and no ...

StopAtCurrentTime Node Sets Playback Position To 0.f In Level Sequence Actors

UE - Anim - Sequencer - Jan 20, 2020

Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...

Child component will lose scale information if parent scale is set to 0 temporarily

UE - Gameplay - May 9, 2019

Datasmith Scene actor that is a Child will be unlinked from scale changes if parent scale is set to 0 ...

UV Coordinates and Gradients are behaving unexpectedly when run 1-0 (White on Top, Black on Bottom)

UE - Graphics Features - Sep 30, 2015

When multiplying a Gradient running from White on Top to Black on Bottom (1-0) by a Texture Coordinate, there are unexpected results rendered which is not seen when multiplying the Coordinate by a B ...

Anim with rate scale other than 1.0 will not loop correctly in Sequencer when using an Anim Blueprint

UE - Anim - Sequencer - Sep 13, 2019

Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...

Ray Traced Ambient Occlusion Uses Resources Even if AO Intensity is 0

UE - Graphics Features - Lumen - Aug 22, 2019

Ray traced Ambient Occlusion is still active even when Ambient Occlusion Intensity is set to 0 in the Post Process Volume. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8124506 ...

Simulate physics on an actor and then using slomo 0 console command causes force being added to mesh

UE - Gameplay - Aug 5, 2015

If an actor has had simulate physics enabled and then the console command Slomo 0 is used, force will be added to the mesh, causing it to fly. ...

Null Redirector For Main Game Level Is Packaged Without Error After Fixing Redirector

Tools - Feb 24, 2020

After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...

Multiple Blueprint compilation passes required to fix up event binding to dispatcher after event rename

UE - Gameplay - Blueprint Compiler - Nov 30, 2021

Renaming a custom event bound to an event dispatcher via a Create Event node requires two compilation passes to fix up the binding.  upd. Regression was checked on //UE4/Release-4.26 CL 15973114, i ...

Value for how long jump key is held is not updating while PIE and max jump count is 0

UE - Gameplay - Apr 14, 2017

I'm at a loss for what is going on here. This was observered while working through the first 2 steps of UEQAT-2780 (JumpTest.PNG shows those steps). This works in 4.15.2, but not in 4.16. If you cha ...