Movie Render Queue does not render letterboxes to exports with sensor aspect ratios between 16:9 and 1:1

UE - Anim - Sequencer - Jul 28, 2021

There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...

Actor scale can be different on client and server when spawning with scale of (1,1,1)

UE - Networking - Feb 28, 2023

When spawning an actor, we don't seem to replicate the scale if it's set to (1,1,1), even if the root component's default scale is different to this. This results in the client using the default sca ...

ContentExamples: Volumes Example 1.9 There is an extra space between "Causing" and "Event"

Docs - Samples - Jan 19, 2017

In Display 1.9, there is an extra space between Causing and Event ...

Initial Modules are clamped to a 0 to 1 time range

UE - Graphics Features - Sep 18, 2015

The Initial Modules appear to be clamped to a zero to 1 time frame since 4.8 was released. Projects that are converted from 4.7.6 will have correctly working particle systems, but adding a new part ...

[CrashReport] UE4Editor_CoreUObject!TFastReferenceCollector<1,FGCReferenceProcessor<1>,FGCCollector<1>,FGCArrayPool,0>::ProcessObjectArray()

UE - Foundation - Core - UObject - Jul 19, 2017

This is a common crash affecting users in 4.16. Over 100 users have been affected, although they have not provided additional information. Source Context 469 TokenStreamIndex++; 47 ...

SVN 1.9 binaries aren't built to support SASL

Tools - Oct 4, 2016

When the binaries for SVN were updated to version 1.9, they may have not been built to support SASL encryption. This is inconsistent with the old binaries, which did support SASL. ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

Morph Target Sets to Zero When Transitioning From 1 to -1 Causing Flickering

OLD - Anim - Jan 16, 2018

-Morph target cycles through all values instead of only alternating between 1 and -1 -Couldn't reproduce in 4.17 -attached a test morph target asset Link to example video from user: [Link Removed] ...

Spelling error in Content Examples - Animation_Basic map - Station 1.1

UE - Content - Content Example - Apr 18, 2022

Transform in misspelled in the first paragraph of station 1.1 on animation_basics in content examples. ...

Dropdowns display incorrectly in non 1:1 zoom in BP on Mac and PC

Tools - Nov 16, 2016

On a Mac in UE4.14, drop down menus on the appropriate nodes will not display correctly when the Event Graph is zoomed out below a 1:1 ratio. Regression: Does not occur in UE4:13 ...