Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running editor on Intel Graphic Cards #4

Open
Frankity opened this issue Nov 25, 2024 · 0 comments
Open

Error running editor on Intel Graphic Cards #4

Frankity opened this issue Nov 25, 2024 · 0 comments

Comments

@Frankity
Copy link

I have an Intel Arc a750 GPU and when try to open the game editor, it popups an error like this:

[Bamboo::VulkanRHI::getProperSwapchainSurfacePresentMode] no supported swapchain surface present mode: VK_PRESENT_MODE_MAILBOX_KHR

Which could be solved by commenting this line
swapchain_ci.presentMode = m_present_mode;
in the vulkan_rhi.cpp file.

Not a big deal, but just to make mention and see if it can be addressed in the future.

@Frankity Frankity changed the title Error running editor in Intel Graphic Cards Error running editor on Intel Graphic Cards Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant