Namespaces are not removed when importing Skeletal Meshes from FBX, and breaks the importing of referenced Animations

Tools - Jul 24, 2018

Namespaces in skeletal mesh FBXs are coming in as prefixes to the bone name. This issue did not appear in 4.19.2 (CL-4033788), as seen in the attached picture. This issue was reported and tested in ...

Crash when using StepToNextShot / PreviousShot with sequencer

UE - Anim - Sequencer - Jul 24, 2018

A crash occurs when you press the Shift key + [.] (Period) key after double-clicking on one of the arranged level sequences in the master sequence. The cause is ActiveTemplateIDs of FSequencer. The ...

FBX Importer: Staticmesh socket rotation is not import correctly

Tools - Jul 23, 2018

The fbx axis rotation conversion is apply twice for socket since they are local to the static mesh ...

Failure to save after reimport when datasmith actors with override were moved to sublevel

UE - Editor - Content Pipeline - Datasmith - Exporters - Jul 23, 2018

Crash On Startup If a Cubemap Texture For a Skylight Is Set In The Constructor

UE - Graphics Features - Jul 23, 2018

Crash on startup If a cubemap texture for a skylight is set in the constructor.  Attached images of where the user thinks the crash is coming from. Works Properly in 4.19 CL# 4033788 Found in 4.20 ...

Can't import FBX animations

Tools - Jul 23, 2018

When importing Animation FBX files into 4.20 the following error is received: "Failure to Import - Mesh contains root bone as root but animation doesn't contain the root track." The importing proce ...

Generate Lightmap UVS Doesn't Update the Lightmap Coordinate Index

Tools - Jul 23, 2018

When importing an fbx file and using 'generate lightmap uvs', the light map coordinate index will not update correctly. Working properly in 4.19 CL# 4033788 Found in 4.20 CL# 4212847 and 4.21 CL# ...

Blutility context menu popup shows all pins inside function

OLD - Anim - Jul 23, 2018

ActorAction Blutilites are showing all pins inside a function. This does not happen with editor callable custom events. Also occurring in Main/4.21 CL #4221482 ...

Generate Project files does not add Intellisense include paths for .generated.h files

UE - Foundation - Cpp Tools - UnrealHeaderTool - Jul 23, 2018

Attempting to open a .generated.h file using intellisense results in an error due to the file not being found as the proper search file paths were not added when generating the project files. Pleas ...

Screen Space Widget Component offset in Editor Viewport when using Windows Scaling

UE - Editor - UI Systems - Jul 23, 2018

Using Windows scaling above 100% now causes Screen Space 3D Widgets to be offset. (Pressing F11 for fullscreen or launching will cause widget to appear in correct location) ...