When VulkanRHI is saying it needs more memory, it means GPU RAM, not the standard RAM. That warning is also not what is causing the crashing. I’m pretty sure it’s an array-out-of-bounds error.
When VulkanRHI is saying it needs more memory, it means GPU RAM, not the standard RAM. That warning is also not what is causing the crashing. I’m pretty sure it’s an array-out-of-bounds error.