crash in UE4 4.13.0

Hi,
I have a problem that when I opened the packed game which is created with vulkan,it always crash with the error in the logcat:
Assertion failed: Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:Runtime/Core/Public/Containers\Array.h] [Line: 804]
Array index out of bounds: -798836824 from an array of size 2
I have compiled the code of the master branch from github,the version of UE4 is 4.13.0, Is there any ways to solve it? Thank you

98002-log.txt (264 KB)