AutoCreateRefTerm pin type isn't preserved

UE - Gameplay - Blueprint Compiler - Mar 14, 2023

The use of AutoCreateRefTerm will dynamically change the return type of this function. However, it appears that we lose this type information after node expansion. If you view enable developer artif ...

Editor Preferences export failing

UE - Editor - Mar 14, 2023

Editor preferences are not successfully exporting in //UE5/Release-5.1 This issue is occurring in Binary //UE5/Release-5.1 at CL 23901901 This issue is NOT occurring in Binary //UE5/Release-5.0 at ...

Source Textures used with a Rect Light are blurry and diffused

UE - Graphics Features - Mar 14, 2023

This is a regression from 5.0.3 tested in the following streams:BranchChange ListResults//UE5/Release-5.020979098Did not reproduce//UE5/Release-5.123901901Reproduced//UE5/Release-5.224608918Reproduc ...

AStaticMeshActor::CheckForErrors doesn't detect overlapping actors in some circumstances

UE - Simulation - Physics - Mar 14, 2023

Licensee reports that overlapping actors not detected when the static mesh pivot doesn't coincide with actual geometry, e.g. between a character's legs. Maybe should do a bounding box check instead ...

SWorldPartitionEditorGrid2D causing editor to crash

UE - World Creation - Worldbuilding Tools - World Partition - Mar 13, 2023

Contain node for a Text Array returns wrong value when packaged

UE - Gameplay - Blueprint - Mar 13, 2023

This is not a regression. Tested in the following branches and change lists:BranchChange ListResultsText compared to VariableVariable added compared to VariableText compared to Text//UE5/Release-5.0 ...

Postprocess volume priority bug

UE - Graphics Features - Mar 13, 2023

Import path is not updated when re-importing assets from another source path by drag and drop

UE - Editor - Content Pipeline - Import and Export - Mar 13, 2023

The reimport process does not respect the new source path. Below is a workaround. UE::Interchange::FAssetImportResultRef FReimportManager::ReimportAsync(UObject* Obj, bool bAskForNewFileIfMissing, ...