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 ...

SWorldPartitionEditorGrid2D causing editor to crash

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

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, ...

Adding parent constraint to control rig in shot crashes the editor

UE - Anim - Sequencer - Anim in Engine - Mar 10, 2023

Adding a constraint to a control rig in a subsequence will crash the editor. ...

Deadlock when running an asset validator commandlet with async skeletalmesh build

UE - Editor - Content Pipeline - Asset Build - Mar 10, 2023

[External Code]   UnrealEditor-Core.dll!FEventWin::Wait(unsigned int WaitTime, const bool bIgnoreThreadIdleStats) Line 1515 C++   UnrealEditor-Engine.dll!FAsyncTaskBase::WaitCompletionWithTimeout( ...

Editing Blueprint default values will make the level it is contained in get marked as dirty

UE - Gameplay - Blueprint Editor - Mar 10, 2023

When Blueprint default values are edited, those edits will also be propagated to any active instances in the level. Each edit event will mark the level as dirty. Similarly, in a World Partition map ...

Distance Field AO for Hair shading model looks incorrect

UE - Graphics Features - Mar 10, 2023

It will be the same drawing as the Default Lit Material with the same value set to Nomral.[Image Removed] ...