Looking for github commit for internal commit 51105687 resolving issue UE-318827

Hi,

Found this thread [Content removed] and I’m looking to cherry pick this fix (https://issues.unrealengine.com/issue/UE\-318827\) to our engine version based on 5.6. Fix Commit is 51105687 but I can’t find that. I assume it’s on your

internal perforce repo. Could I get a github commit for this fix?

Best regards

Kristoffer

[Attachment Removed]

Steps to Reproduce[Attachment Removed]

found it on ue5-main :slight_smile:

https://github.com/EpicGames/UnrealEngine/commit/1e64d662506f1817d4e03421b4fff89bff9b0add

[Attachment Removed]

Hello!

Just to confirm that the right commit was identified.

Regards,

Martin

[Attachment Removed]

Thank you! Do you mind telling me how you searched for it? I searched for a lot of those things on gtihub but found nothing.

[Attachment Removed]

Yeah when it’s a recent commit you usually won’t find it, because github only search default branch (release), i took the CL number and looked with a time range

[Image Removed]and you navigate like this until you get around the wanted CL by looking at the commit description of the first commit in the time range

[Image Removed]it was not exactly the CL of the issue but was close enough :slight_smile:

[Attachment Removed]

Thanks a lot!

[Attachment Removed]

you’re welcome :slight_smile:

[Attachment Removed]