Unreal Editor crash on Datasmith import with VrayBlend Materials

UE - Editor - Content Pipeline - Datasmith - Importer - Jun 16, 2020

It seems like VrayBlend materials are crashing the Engine when importing them with Datasmith. This is a regression from 4.24.3 (CL-11590370) where the file imported successfully. This was reported ...

PIE Dedicated Servers Have Lower Saturation Limits

UE - Networking - Jun 16, 2020

UNetConnection::Tick() clamps the delta time used for the bandwidth limit to the desired tick rate (1 / DesiredTickRate). In PIE, this number is different than the net server max tick rate, so the b ...

SBasePoseViewport should use ExtendedBounds, not ImportedBounds

UE - Anim - Rigging - Jun 16, 2020

In accordance with CL-9139422 of [Link Removed], the SkeletalMesh ImportedBounds does not have an Extend operation. However, SBasePoseViewport, the UI for retagettes, continues to use ImportedBounds ...

If setting isActive of Camera's Spawn Track to false and binding the camera to Camera Cut Track, the player camera moves to an incorrect position after the sequencer finishes playing.

UE - Anim - Sequencer - Jun 16, 2020

If the binding itself registered in the camera cut is incorrect, the position of the camera after the sequencer ends becomes fraudulent. ...

[CrashReport] UE4Editor-Engine!FMaterial::GetShader(FMeshMaterialShaderType *,FVertexFactoryType *,int,bool) [MaterialShared.cpp:2054]

UE - Graphics Features - Jun 15, 2020

Generated from CrashReporter Possible dupe of [Link Removed], however callstack differs significantly Error Message: Fatal error: [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Engine/P ...

Linked animation graph doesn't trigger anim notifications on dedicated server.

OLD - Anim - Jun 15, 2020

Linked animation graph doesn't trigger anim notifications on dedicated server. There is no expected message in log: LogBlueprintUserMessages: [HitReact_AnimBP_C_0] Client 0: HitNotify IsServer: tru ...

Modifying an asset while having added a FBlacklistPaths filter hides the asset.

Tools - Jun 15, 2020

There seems to be an issue with BlacklistsPaths accidentally filtering out new or modified assets regardless if they are in the blacklisted path or not. ...

Playing audio files in Editor doesn't work when Magic Leap Zero Iteration is enabled

UE - Platform - XR - Jun 14, 2020

When the "Enable Zero Iteration" and "Use ML Audio for Zero Iteration" settings are both checked, the audio doesn't play inside Unreal Editor. This happens in the following cases:Playing an audio fi ...

Control Rig parameters don't function in the AnimBP after the Editor restarts

UE - Anim - Rigging - Control Rig - Jun 14, 2020

Control Rig parameters don't function after editor restarts. Also the default values don't function and you need to use an input instead of directly editing the values of the pins. You can work aro ...

Crash playing in a Listen Server PIE session with an EQSTestingPawn in the world

UE - AI - Jun 11, 2020

REGRESSION Was not able to reproduce this in 4.24 Crash occurs when the user attempts to run a networking PIE session in a world containing an EQSTestingPawn actor. I was not able to reproduce thi ...