Repro Rate 15/25 Regression set to Yes as this was not found on //UE5/Release-5.2 CL 26001984 Binary Building Nanite with a Landscape that has a material including Landscape Visibility Mask still ...
Blueprint timelines: when converting an internal curve to an external curve asset, the curve asset's data isn't used until the blueprint is recompiled. This is confusing as there is no indication th ...
Using the new GameplayEffect's component based configuration, selected tags (FGameplayTagRequirements) don't inherit from parent GameplayEffect blueprints to child BPs. ...
Add this code to a function you call from a blue utility widget or any other way to start the import with this code.TArray<UAssetImportTask*> ImportTasks; for (int32 i = 0; i < cFC.Files.Num(); i++) ...
The first time that a Behavior Tree editor window changes from the tree to the Blackboard can cause a crash if you add and remove a key from the Blackboard via a different Behavior Tree editor windo ...
GameplayCues inheriting from GameplayCueNotify_Actor no longer have their Removed functions called when removed via UAbilitySystemComponent::RemoveGameplayCue if GameplayCueNotifyTagCheckOnRemove is ...
Adding a media track(.mp4/avi) into a level sequence causes the editor to hang when scrubbing the timeline, or enabling/disabling the media track. ...
Via UDN: As has been discussed previously here and in CL 20055361, debug information is sometimes missing when compiling with Clang. We've pinpointed this to debug information not being emitted fo ...
Moving a Montage Segment in an Anim Montage via section frame causes the Montage Segment to snap back to the beginning of the timeline. ...
This is not a regression. Tested in //UE5/Release-5.2 CL26001984 A widget that is a derived from a child widget reports component variables as Invalid, while the child and parent of that child will ...