4.24.1 Standalone crash - array out of bounds

Hi,

We upgraded a copy of our project to 4.24.1 from 4.23.1

Everything went fine, including packaging and shipping.

But we can’t play in standalone at all, game will crash after the intro videos.

Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:d:\build++ue4\sync\engine\source\runtime\core\public\Containers/Array.h] [Line: 614] Array index out of bounds: 0 from an array of size 0

PIE mode plays fine, build and packaging works fine too. but stand alone is a no go.

the log file show nothing interesting.

in this LINKyou can find .log .dmp and the crash contest