Crash when reimporting skeletalmesh with metadata

UE - Editor - Content Pipeline - Import and Export - Jan 11, 2021

Crash when we restore metadata after re-importing a skeletalmesh. ...

Unreal 4.26 Crashes when playtesting with a groom in the scene

UE - Graphics Features - Jan 8, 2021

When you hit play with a groom in the scene, the engine crashes Additional notes: First tried adding it to a skeletal mesh through a character blueprint. Engine crashes. Engine doesn't crash if pla ...

Crash when using automated groom import

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2021

UDN customer reported that using automated groom import through Blueprint was crashing. This can probably be reproduced with a Python script using an asset import task with the automated flag set to ...

If use with mesh particles or use with niagara mesh particles is checked in the Usage flag of the material and the material domain is set to volume, compile error will occur.

UE - Niagara - Jan 5, 2021

[SM5] /Engine/Private/VolumetricCloud.usf(118,33-53): error X3018: invalid subscript 'VertexId' This is happening in VolumetricCloud.usf, but it seems that I can avoid the error by adding the follow ...

Nameclash error when importing skeletal mesh

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2021

The attached FBX file is getting a nameclash error when imported.  This content is licensee content please delete after using. This issue is NOT occurring at 4.25.4 Binary @ CL 14818863 Marked as ...

Text type parameters show the same value after reload in duplicated actor

UE - Gameplay - Blueprint - Jan 4, 2021

Issue occurs in both events and functions. Seems like it's only affecting Text, didn't notice this issue for other variable types. The original actor is working as expected. Only the duplicated one ...

Custom depth gets cleared for each eye in VR

UE - Platform - XR - Dec 19, 2020

From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...

The LOD is not reflected in Shadow when r.ForceLODShadow is set

UE - Graphics Features - Dec 16, 2020

When I looked into this feature, I noticed that ForceLOD was not set by the code below. Therefore, I confirmed that only Shadow can change LOD by changing as follows.[Link Removed] ...

Hot Reload Temporary dlls and pdbs Aren't Getting Cleaned Up Between Runs

UE - Foundation - Cpp Tools - Hot Reload - Dec 14, 2020

I'm seeing it as an issue in at least 4.25.4, maybe prior.   I'll update after checking 4.24. From the tests at my desk I could see that the HotReload.State file that DeleteTemporaryFiles (HotReloa ...