I’ve been using the native Linux binaries of 5.7 for a few days now and it’s mostly worked, but today I started getting a crash as soon as I do anything in the editor (resize window, open a level or asset, etc):
Assertion failed: bCreateSemaphores || RenderingDoneSemaphores.Num() == Images.Num() [File:./Runtime/VulkanRHI/Private/VulkanViewport.cpp] [Line: 456] CreateSwapchain, image count is not expected to change: Requested=3 Actual=4 Previous=3
I’ve tried purging my DDC and Saved folders for both the project and the editor and wiping the configs to try to set everything back to default, but it’s still happening. Downloaded the 5.7.1 binaries and the same issue is happening there. Even opening the editor without a project will crash in the same place.
Everything was working fine literally yesterday.