CA_VALID_POINTER and CA_CHECK_RETVAL static analysis annotations broken

UE - Foundation - Core - Oct 13, 2023

We had some code using the CA_VALID_POINTER and CA_CHECK_RETVAL annotations which had been working fine up until the 5.3 engine release. In 5.3, we started getting the following compile errors in a ...

Montage Editor calls NotifyEnds of AnimNotifyState even when paused

UE - Anim - Gameplay - Oct 13, 2023

In the Animation Montage Editor, NotifyEnd is unexpectedly called when a time marker is in the middle of an AnimNotifyState and the animation preview gets paused. Because the Animation Montage Edito ...

Compiling Blueprints breaks socketed attachments of actors attached to non-root components

UE - Gameplay - Blueprint - Oct 12, 2023

When blueprints are compiled, instances of those blueprints have their attachments detached and then reattached. Reattachments always occur on the RootComponent regardless of which component they we ...

FTickTaskLevel::RescheduleForIntervalParallel Crash

UE - World Creation - Worldbuilding Tools - Oct 11, 2023

Short description from Licensee (attached UDN has more info):When streaming a level in and/or out (out especially in World Partition due to the bRequireFullVisibilityToRender variable usage) there i ...

[IFC] Failed to import file

UE - Editor - Content Pipeline - CAD - Oct 11, 2023

Import RoodExample2.ifc [Link Removed] Result: [Image Removed] Expected: [Image Removed] ...

Spawn Actors At Location within Dataprep Asset does not specify asset when selecting one from the drop down

UE - Editor - Content Pipeline - Visual Dataprep - Oct 10, 2023

3/3 Set Regression to no as this issue is still occurring within //UE5/Main-Release-5.3 @ CL 28051148 Halo testing was performed on other cards within the Dataprep library to see if this issue was ...

MediaPlayer failed to be open on Mac and IOS

UE - Platform - Apple - Oct 9, 2023

[MetaSounds][Audio Bus] - MetaSound Sources using Audio Bus nodes spam underruns when Audio Mixer Sample Rate is less or greater than 48kHz

UE - Audio - Audio Bus - Oct 5, 2023

Setting the Audio Mixer Sample Rate to 32000kHz causes underrun spam in audio bus reader and writer nodes and sounds to playback jittery. Tested with 24kHz and 32kHz. Does not repro in //Fortnite/R ...

Feature request: named pak files/chunks

UE - Foundation - Core - Cooker - Oct 5, 2023

Priority note: 3 licensees requested so far Fortnite and some licensees have requested this feature, but it is a nice to have and has not yet been high enough priority to implement. Many teams rel ...

WatchEnumProperty() node failing to find Enum property in tool property set

UE - LD & Modeling - Modeling Tools - GeometryScripting - Oct 5, 2023

Within a UEditorScriptableClickDragTool tool, when attempting to watch the changes of an UENUM property using WatchEnumProperty() node, the property will never be able to be found during FindValid ...