GameplayAbilities can only be triggered by Events OR Directly (not both)

UE - Gameplay - Gameplay Ability System - Mar 16, 2023

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

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

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

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

Setting the sequence of a Level Sequence Actor after playing a sequence with an event will crash if played

UE - Anim - Sequencer - Mar 9, 2023

The editor crashes trying to find an event on the other level sequence when playing back the new one. ...