Creating a new collision preset changes the collision of the capsule for third person character blueprint

UE - Simulation - Physics - Jan 7, 2020

Creating  a custom collision preset changes the collision of third person characters capsule component.  Tested in: 4.23.1 CL#9631420 4.24.1 CL#10757647 4.25 CL#10889200 ...

Steam VR client crash when connecting to Server

UE - Platform - XR - Jan 6, 2020

Client crashes when connecting to server on Vive. Did not reproduce with Oculus Rift. ...

[CrashReporter] UE4Editor-MeshBuilder!SkeletalMeshBuilderHelperNS::FixFaceMaterial(USkeletalMesh *,TArray<SkeletalMeshImportData::FMaterial,TSizedDefaultAllocator<32> > &,TArray<SkeletalMeshImportData::FMeshFace,TSizedDefaultAllocator<32> > &)

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

Generated from CrashReporter Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\Core\Public\Containers/Array.h] [Line: 614] Array in ...

Attaching a removed Actor in Sequencer causes a crash

UE - Anim - Sequencer - Jan 6, 2020

This is a regression from 4.23.1 (CL-9631420) where Sequencer just displayed the re-attached binding in yellow text instead of crashing. The user suggests that the deleted actor should be removed fr ...

Custom Launcher Profile Drop Down Menus Don't Render Correctly When DPI Is Above 100%

UE - Editor - UI Systems - Slate - Jan 6, 2020

Drop down menus in custom launcher profiles don't render correctly when the DPI is above 100%. This is happening to the very wide drop down menus. This isn't happening in 4.23 CL#9631420. Found in ...

Axis changes when performing FBX import / export with "Force Front X Axis" enabled

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

1. Import the attached test.FBX with "Force Front X Axis" enabled. 2. Export the imported skeletal mesh with "Force Front X Axis" enabled. (Test_export.FBX) 3. The axis does not match in test.FBX an ...

To activate cascade particle first time on sequencer is not work in a specific way.

UE - Anim - Sequencer - Jan 6, 2020

The bIsActive flag on ParticleComponent is stored in a sequencer asset. If it's true, PartilceSystemComponent::ActivateSystem is skipped at FParticleTrackExecutionToken::Execute. In workaround, Set ...

'Skip Assigning Gamepad to Player 1' routes MotionController input to non-vr player

UE - Gameplay - Input - Jan 4, 2020

Motion controller inputs get routed to non-vr player when 'Skip Assigning Gamepad to Player 1' is enabled. ...

Apex Destruction - Destructible Mesh disappears after Fracture

UE - Simulation - Physics - Destruction - Jan 3, 2020

Fracturing a mesh with Apex Destruction in 4.24.1 (CL-10757647) causes the mesh to disappear after clicking Fracture. This behavior was not present in 4.23.1 (CL-9631420). Unable to confirm this in ...