[CrashReport] UE4Editor_VREditor!AFloatingText::AFloatingText() [vreditorfloatingtext.cpp:99]

UE - Editor - Workflow Systems - Jul 25, 2018

UPDATE This crash occurs when compiling shaders with a Floating Text asset in the level. Following the repro steps given above, the crash occurs each time opening the editor after forcing shaders to ...

r.SupportPointLightWholeSceneShadows Set to False Causes Crash When Trying to Place a PointLight

UE - Graphics Features - Jul 25, 2018

If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash.  Current work around is put shadows to low from engine scalability settings. Wor ...

Fix the skeletal mesh merge tool material assignment, change the API to avoid confusion

OLD - Anim - Jul 25, 2018

UDN user ask us to change the API for the material to remove confusion with the material ID. Also apparently there is an issue with the skeletal mesh merge tool, the user did not give any repro ste ...

Toggling off the Gameplay Filter Tag causes all Content assets to be shown

Tools - Jul 24, 2018

Toggling off the Gameplay Filter Tag causes all Content assets to be shown in the Content Browser. This reported and tested in 4.19.2 (CL-4033788) and tested in 4.20 (CL-4212847) and Main 4.21 (CL- ...

Player/Visibility Collision Doesn't Work with InstancedStaticMesh

UE - Simulation - Physics - Jul 24, 2018

Player/Visibility Collision doesn't work with InstancedStaticMesh or HierarchiInstancedStaticMesh components.  Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4221482 ...

[ STEP ] CAD assemblies are not displaying correctly

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 24, 2018

CAD assemblies are not displaying correctly. When loaded with Unreal studio, some parts are shown out of position or just not shown. This issue did not appear in 4.19.2 (CL-4033788), as seen in the ...

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