Hi guys, just being curious with the Editor logs after recently adding the argument “-vulkan” when opening Flax 1.5. Nothing affect the usage of the engine but I want to make a post to ask whether this considered a bug. Here is the log:
[ 00:03:21.243 ]: [Error] Vulkan SwapChain dimensions are invalid 397x0 (minImageExtent=397x0, maxImageExtent=397x0)
[ 00:03:21.766 ]: [Error] Vulkan SwapChain dimensions are invalid 394x0 (minImageExtent=394x0, maxImageExtent=394x0)
[ 00:03:22.555 ]: [Error] Vulkan SwapChain dimensions are invalid 397x0 (minImageExtent=397x0, maxImageExtent=397x0)
[ 00:03:26.118 ]: [Error] Vulkan SwapChain dimensions are invalid 52x0 (minImageExtent=52x0, maxImageExtent=52x0)
I have my Vulkan SDK installed… Anyway, is it possible that the error is logged because of my unsupported graphic card?