CA_VALID_POINTER and CA_CHECK_RETVAL static analysis annotations broken

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

Crash when deleting a folder with children in the Outliner in a large map

UE - Editor - Workflow Systems - Oct 11, 2023

We've encountered a crash when trying to delete a folder after renaming one of its' children. I have attached a video and the callstack to this ticket. This might be related to [Link Removed] as the ...

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

Details Panel - USTRUCTS do not save their expansions properly

UE - Editor - Workflow Systems - Oct 6, 2023

Currently USTRUCTS do not support saving expansions properly. While we won't implement a separate pathway for USTRUCTS to save their expansions, a general solution to save expansions for class or st ...

Display bug in "View Changes" window causes pending file list to disappear

UE - Editor - Workflow Systems - Oct 6, 2023

The list view containing the files operated on by source control is missing a few hooks to refresh its contents, which can result in the view being delayed or inaccurate. ...