Once upgraded to 5.5.3 we run into a crash where the first run of the game works fine; it downloads the remote content packs, goes through our login UI flow, and into the game. On subsequent runs of the game, it skips downloading since everything is cached, goes through the login process, and when loading into the game map it crashes in the RHI thread. The crash seems to be in a Vulkan texture creation function. Clearing the app’s data, more specifically the RHICache, then the game works again.
Hi Ryan,
We believe this issue to be resolved by CLs 37049524 and 37834641.
Best regards.