Fbx importer can import valid under 30Hz anim at 30Hz

Tools - Jul 17, 2017

The samplerate of a track was compute with the following formula Equation 1: number of Key / animation Time This formula work only if we have animation keys that are time equidistant. example of ...

Scalar Parameter versus Constant placed in Alpha of LERP produces inconsistent results in Blendable

UE - Graphics Features - Jun 8, 2015

When placing a Scalar Parameter into the Alpha position of a LERP you will not get the same results as placing a Constant Value when used in a Post Process Material. Constant Value of 0: [Image Rem ...

Kinematic in Physics Asset Overrides Bone Scale of Skeletal Meshes

UE - Simulation - Physics - Oct 7, 2020

In a character's Physics Asset, a bone that is set to Kinematic and its children will have a scale of 1 overriding the Skeletal Mesh's Scale Transform settings. When the root of the body is changed ...

Translucent Materials no longer reflect light when using Forward Lighting variable

UE - Graphics Features - Jun 7, 2016

Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...

Server doesn't process anim notifies with montage tick type set to queued when bad network conditions occur

UE - Anim - Gameplay - May 3, 2023

After some testing this issue looks to only occur with queued notifies and not with branching point notifies. UDN: https://udn.unrealengine.com/s/question/0D54z00009643x4CAA/server-doesnt-process-a ...

RenderTarget Texture Alpha rendered incorrectly when SceneCapture2D AA set to true

UE - Graphics Features - Jan 8, 2016

The Alpha Channel of the Render Target Texture is rendered as a value of 1 (solid white) when the SceneCapture2D actor is set to LDR with PP and Anti-Aliasing is set to true in the General Show Flag ...

Modulated shadows do not render in the correct area on older devices / versions of Android OS

UE - Platform - Mobile - Apr 5, 2016

This issue was reported by a user who was having issues with their modulated shadows showing up in random spots on their mobile devices. Their devices were a Samsung Galaxy Note 2 and a ASUS Zenfon ...

Crash with FBX with LODs when distance fields and Generated Lightmaps are enabled

UE - Graphics Features - Jan 12, 2015

DESCRIPTION: When importing a mesh with 1 or more additional LODs when Generate Mesh Distance Fields has been enabled via the Project settings will cause a crash if the import options include using ...

SplineMeshComponent's collision will start to distort the longer the Spline becomes

UE - Gameplay - Nov 30, 2016

SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...

Color and Opacity animation option does not play for Button component

UE - Editor - UI Systems - Aug 25, 2017

Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...