Request for access to the commit that fixes issue UE-262120 (Stalled cook due to PoseSearchDatabase DDC storage/retreival)

Hi Everyone,

We have run into the issue described in [this post [Content removed] and would like to backport the fix into our UE5 environment.

Unfortunately we aren’t currently able to upgrade to 5.6 where it [looks like the fix is [Content removed] So I had a look at the CL mentioned in the thread and it references the CL that was used to populate the “Release-5.6” stream, containing almost 800k files.

[Image Removed]

Would it be possible to share the CL for the actual fix? If not, would it be possible to share the updated source code, or even just the changes that were made?

Or is it possible to cherry pick the changes from the aforementioned CL?

Kind regards,

James

Steps to Reproduce

Hi,

The CL on the JIRA on UE5/Main list the following CLs (I converted the CL num to be on UE5/Main) and the following comment.

this issue could have been caused by serializing unnecessary assets (that still cook in a non deterministic way causing "PreCancelled", and continuously triggering PSDBs reindex) into the pose search database DDC key, fixed with CLs 38521997, 40110962 or by a non deterministic (non thread safe) cook of UAnimSequence, fixed with CL 39338693So CLs 38521997, 40110962 and possibly 39338693 if the comment is right:

Regards,

Patrick