Importing fbx with armature resulting in crash

UE - Editor - Content Pipeline - Import and Export - Jan 20, 2020

Importing an fbx file with armature on MAC results in crash Tested: 4.23.1 CL#9631420, 4.25 CL#10889200 ...

Cloth Simulation Doesn't Work When Clothing Data Is Applied Before Being Painted

UE - Simulation - Physics - Character - Jan 17, 2020

When clothing data is applied before painting the influence on the section the cloth doesn't simulate. I tested this using the Paragion: Twinblast actionhero skeletal mesh asset. Found in 4.24.1 C ...

Engine Crashes When Trying To Reimport Skeletal Mesh For One That Has No Clothing Data

UE - Simulation - Physics - Character - Jan 17, 2020

The engine crashes when trying to reimport a skeletal mesh that has no clothing data. This seems related to https://jira.it.epicgames.net/browse/UE-86948. Found in 4.24.1 CL#10757647 Reproduced in ...

Motion Controller Components Don't Track Motion Controllers

UE - Platform - XR - Jan 17, 2020

The motion controller component doesn't track motion controllers correctly. This worked in 4.23. If you create a VR template project and follow the repro steps this issue doesn't occur. This was t ...

Clothing Data Cannot Be Created If The Old Data Was Deleted While Applied

UE - Simulation - Physics - Character - Jan 16, 2020

When you delete clothing data on a skeletal mesh before removing it you cannot apply new clothing data. The engine still thinks that there is clothing data is applied. I tested using the Paragon: Tw ...

Linking Error Happens When Trying to Inherit From TextureRenderTarget2D in C++

UE - Rendering Architecture - RHI - Jan 16, 2020

The engine has a linker error when trying to inherit from TextureRenderTarget2D. This seems related to https://jira.it.epicgames.net/browse/UE-5050. Found in 4.24.1 CL#10757647 Reproduced in 4.23 ...

Textures become darker on BSPs when converted to a Static Mesh using Baked Lighting

UE - LD & Modeling - Modeling Tools - BSP - Jan 16, 2020

A BSP converted to a Static mesh shows a much darker texture material when built with Static/Baked lighting. This was reported and tested in 4.24.1 (CL-10757647). This was reproduced in 4.23.1 (CL ...

Inverted normals with Datasmith .STP import

UE - Editor - Content Pipeline - Datasmith - Importer - Jan 15, 2020

When importing this .stp file through Datasmith, the normals are inverted upon import. Attached are screenshots of the normals in AutoDesk Alias and McNeel Rhino. This was reported and tested in 4 ...

OnAudioFinished doesn't execute when "Persist Across Level Transition" is enabled on "Create Sound 2D"

UE - Audio - Jan 15, 2020

Custom Events with binding to "OnAudioFinished" do not work if "Persist across level transition" is set to true when using the "Create Sound 2D" node. This was reported and tested in 4.23.1 (CL-96 ...

Using ServerTravel <MapName> command with Seamless travel causes level blueprint logic to not run on client

UE - Networking - Jan 14, 2020

When calling the ServerTravel command when using seamless travel, level blueprint logic is not being run on the client side.  NOTE: Adding a small delay (tested with .2 to 2 seconds) after the "B ...