Matinee Capture Movie is rendering distorted when aspect ratio is set to 2:1

Tools - Mar 15, 2016

Matinee Movie Captures are rendering with distortion both video captures and Image Sequences when the aspect ratio is set to 2:1. [Image Removed] ...

Trying to set/change an element of a fixed-size TAssetPtr array in the Editor results in a crash.

UE - Foundation - Core - Dec 9, 2016

Trying to set the value of an element of a fixed-size TAssetPtr array in the Editor results in the Editor crashing. This did not occur in 4.13. The attached callstack is from debugging the project ...

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 ...

In the Anim Sequence Editor set a Notify's MontageTickType to be fixed to BranchingPoint if that Notify is a Native Branching Point

UE - Anim - Gameplay - Jun 30, 2023

To avoid confusing users when working with a Native Branching Point Notify set its MontageTickType to be fixed to BranchingPoint.  ...

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 ...

Sequencer Sub Sequence cannot play back from Master Sequence at a Time Scale under "1.0"

UE - Anim - Sequencer - Dec 13, 2018

Sequencer Sub Sequence cannot play back from Master Sequence, when the Property Time Scale is set to numbers under "1.0" ...

Runtime Errors appearing in Sequencer if fixed frame rate is set in projects settings

UE - Anim - Sequencer - Apr 12, 2019

This ensure happens only when the Start and End of the sequence is set in the "neigborhood" of the keyframe and only if the project framerate is to be Fixed on 60FPS. If you for example play the who ...

Canvas Render Target 2D doesn't get alpha mask when rendering with ES3.1

UE - Platform - Mobile - Apr 23, 2020

The Alpha Mask on a Canvas Render Target 2D no longer appears when rendering with ES3.1. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 7 (CL-12759524) ...

DX12/SM6 Sampler Counts increased for empty materials between 5.1 and 5.2

UE - Rendering Architecture - Materials - May 19, 2023

While not a major issue in and of itself, this can cause considerable headaches for materials where sampler counts in 5.1 were at 15/16 or 16/16 and when upgrading to 5.2 are now exceeding the built ...

FBatchedElements::Draw - OrthoZoomFactor can be reset to 1.0f if Line.bScreenSpace is ever false

UE - Graphics Features - Feb 20, 2017

A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...