Packaging for Win32 fails on Visual Studio version 15.7.1 with multiple unable to find mspdbcore.dll errors

UE - Foundation - Core - May 15, 2018

This did not reproduce with Microsoft Visual Studio version 15.6.2 at the same CL in //UE/Main. Only occurred after I updated from 15.6.2 to 15.7.1. ...

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

Rifles are offset in Display 1.15 when opening Content Examples Animation map

UE - Gameplay - Oct 28, 2016

REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) In the Content Examples Animation level, at Display 1.15, the rifles are offset from the character's hands for two of the skeletal mes ...

Xcode 8.3.2 fails to successfully build 4.15.1 from source code

UE - Platform - Apple - May 2, 2017

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...

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

Project upgrade to 4.15 does not complete if the Runtime Mesh Component is installed in version 4.14 and not in 4.15

UE - Foundation - Core - Apr 17, 2017

If the Runtime Mesh Component is installed in the 4.14 Binary Engine, upgrading a copy of a code project from 4.14 to 4.15, even if it does not use that plugin, will result in the upgrade process ha ...

Assertion failed: GEditor->GetSelectedActorCount() == 1 in FLevelEditorActionCallbacks::Paste_CanExecute

Tools - May 3, 2017

This is a high frequency crash occurring for our users. It appears to be the same crash reported in [Link Removed], however that was fixed in 4.15.0, and the specific repro steps are verified to no ...

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

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