BumpOffset Node Produces Incorrect Results When Texture Coordinate Index Is Not 0

UE - Graphics Features - Jan 18, 2019

When using the BumpOffset node, it will produce incorrect resultsi if the Texture Coordinate Index is not 0. Found in 4.20 CL# 4369336. 4.21 CL# 4613538, 4.22 CL# 4751672 ...

GetDistanceAlongSplineAtSplinePoint becomes inaccurate as point approaches 0% or 100% of spline length

Tools - Sep 26, 2016

When the USplineComponent::GetDistanceAlongSplineAtSplinePoint() function is called, the value returned is not accurate if the point approaches the range of 0 - 10 % or 90-100% of the spline. ...

Particle disappears if it is using PSA_Velocity and setting custom time dilation 0

UE - Graphics Features - Dec 7, 2016

A licensee reported some of their particles disappear when setting the actor's custom time dilation 0. This seems to happen when a particle is using PSA_Velocity as Screen Alignment. This repros in ...

UMG curve editor values are set to 0 when dragging a set value

UE - Editor - UI Systems - Jul 10, 2015

An example of this issue would be that after setting the color and opacity setting along the time line and then trying to click and drag that key frame it will set the value for the currently select ...

With Pause Event on frame 0, sequence will never be able to resume playing

UE - Anim - Sequencer - Jun 13, 2017

With Pause Event on frame 0, sequence will never be able to resume playing. It appears to trigger the event again. ...

[Console Commands] - au.debug.sounds.sort priority shows all sounds as priority 1.0 when volume scaling is bypassed or sound is 2D

UE - Audio - Voice Management - Apr 5, 2022

The priority display does not correctly reflect the set priorities of sounds when they are not being attenuated or when Bypass Volume Scale for Priority is Enabled. If a sound is attenuated and scal ...

UStaticMeshComponent.PreviousLODLevel always returns 0

UE - Graphics Features - Aug 30, 2017

The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...

ObjectScale returns a Cascade Mesh particle's XYZ scale as 1.0

UE - Niagara - May 13, 2020

Sampling a Cascade Mesh Particle's scale always returns XYZ as 1.0 This is a regression from UE4/Release-4.24.  This does NOT affect Niagara Mesh particles.  I've attached a Cascade (left example ...

Clothing Backstops are Larger than the Clothing Asset When Asset is Imported at a Scale Other than 1.0

UE - Simulation - Physics - Character - Feb 1, 2018

Backstops show up to be larger than the clothing asset when an asset is imported at a scale other than 1.0 and a clothing assets is created and applied Inconsistent in 4.18 but consistent in 4.19 ...

Apple TV offline saves fix

UE - Platform - Mobile - Jul 31, 2019

Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurr ...