Compressed anim sequence data isn't updated immediately when a mesh is reimported

UE - Anim - Runtime - Mar 21, 2022

It seems that when reimporting a mesh that has added bones we aren't updating the compressed data within the anim sequences to account for the change in indicies of the virtual bones. If a user cal ...

Compressed anim sequence data isn't updated immediately when virtual bones are added

UE - Anim - Runtime - Mar 21, 2022

It seems that the compressed animation data within an anim sequence is not updated immediately when a virtual bone is added to a skeleton. If the user attempts to call UAnimSequence::GetBoneTransf ...

Artefacts with Volumetric Clouds

UE - Graphics Features - Nov 2, 2022

(Enduring Games) Please see UDN - Case includes project and potential fix from customer. Need to verify that it does not affect other parts of the volumetric composition. bHasValidSamples is the sam ...

Groom component created from Blueprint ignores "Forced LOD" on LODSync component

UE - Graphics Features - Nov 17, 2022

Regression: Issue occurs in //UE5/Release-5.0 This issue occurs with any Groom Asset created from a Blueprint. Other components work properly with the Forced LOD settings, as only the Groom does no ...

Merge actors in partitioned world dirties level

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 7, 2022

We've noticed that when we use the merge actors batch option, the partitioned world will get dirtied after the operation. This occurs in FMeshMergeUtilities::MergeComponentsToInstances: if(bAct ...

Crash in Vulkan when changing Source Texture for Rect Light

UE - Rendering Architecture - RHI - Jan 5, 2023

Regression: Tested in UE5/Release-5.0, no crash occurs so this is a regression No crash occurs in 5.0, but the rect light's light does not change based on the Source Texture. Rect lights function a ...