Content Browser columns should not be determined by a randomly picked asset

UE - Editor - Workflow Systems - Oct 8, 2024

SAssetView::SetMajorityAssetType for most asset types randomly picks a visible asset to grab the metadata from, which is what derives the CB columns. This can become a problem if the random asset it ...

Deleting an asset and replacing with another asset while connected to source control can cause issues

UE - Editor - Workflow Systems - Oct 7, 2024

When using SVN, when deleting an asset in Unreal Editor and replacing it with another asset, the checkout fails and the references connected to the previous asset are broken. ...

Subsurface Scattering Checkerboard with SceneColourFormat 3 (High Scalability) leads to a visual artefact when temporal upscaling is in use

UE - Graphics Features - Sep 30, 2024

Primarily visible at very low internal resolutions (25-33%), the SSS checkerboard with an RGB scene colour format (r.SceneColorFormat 3) causes a double-image artefact both internally and on the sil ...

Fail to copy files to IOS app with AdditionalBundleResources and UPL

UE - Platform - Apple - Sep 14, 2024

When using AdditionalBundleResources in the Build.cs file to copy files, the files appear in the Resources directory of the generated Xcode project. However, these files are not found in the final i ...