All console variables overridden in Movie Render Queue are set to 0 after the render queue runs

UE - Anim - Sequencer - Aug 4, 2020

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...

Translating bones in Persona is not affected by Snap Options

OLD - Anim - Dec 14, 2016

In Persona, moving a socket around is not affected by any changes to snapping (scale or size). Rotation is affected however. This is similar to [Link Removed], but according to James Golding there ...

The slider handle in UMG is clipping at 0 and 1

UE - Editor - UI Systems - Jan 20, 2016

If the user sets the value on the slider to 0 or 1 the handle will clip as it appears to go too far to either side. ...

ShowFlag.Rendering 0 is causing picture scintillation

UE - Platform - Mobile - Oct 21, 2016

When you use the console command for ShowFlag.Rendering 0 the screen multiplies. This happens on both iOS and Android devices ...

Raytraced Shadows render incorrectly in a project that has been converted from 5.0.3 to 5.1.1 to 5.2

UE - Graphics Features - Ray Tracing - May 16, 2023

Version to VersionResultsNew 5.0.3 project to 5.1.1Works as ExpectedNew 5.1.1 project to 5.2Works as ExpectedNew 5.0.3 project to 5.1.1 to 5.2Bug OccursNew 5.0.3 project to 5.2 Bug Occurs The scene ...

Crash reimporting a skeletal mesh with less Material IDs than on first import

NOTE: Does not occur in 4.16, entered this to find a fix for licensee to integrate. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out o ...

MassInKg override resets to 0

UE - Simulation - Physics - Aug 23, 2016

In the details for a Static Mesh Actor, MassInKg resets to 0 when the user tries to set it to something else. I couldn't reproduce this issue in 4.13. ...

Editor Crashes When Count on Mid Node is Less Than 0

UE - Gameplay - Dec 29, 2016

The editor crashes when the Count parameter passed into the Mid function is < 0. There is an assertion check(Count >= 0); in FString Mid in UnrealString.h, but an error message would be expected ...

Able to scale Math Hall graphs down to 0 which distorts them in ContentExamples

Docs - Samples - Sep 19, 2016

All of the graphs in the Math_Hall can be scaled down to 0 which causes the graphs to appear distorted. These should probably be clamped as 1 since scaling them down to 0 does not show any useful in ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...