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

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

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

FBX sdk give wrong normals when compile with Visual Studio 17.4.1

UE - Editor - Content Pipeline - Import and Export - Nov 24, 2022

At the time this Jira is created, UE 5.1 and 5.2 is using VS 17.3.6 which is working correctly. any update after should repro the issue. ...

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

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

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

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

Unable to select foliage by left clicking after 1.5 k foliage meshes placed

UE - World Creation - Worldbuilding Tools - Foliage - Aug 28, 2017

When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...

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