All samples and tutorials can't run (crash) under macOS with Molten Vulkan
Only the Vulkan backend has issues, the OpenGL backend works fine.
- OS: macOS 14.3.1 (23D60), Apple M1
- Xcode: Version 15.2 (15C500b)
- Vulkan SDK: 1.3.275.0
If ignore this check, the App will still crash:
Did you follow these steps: https://github.com/DiligentGraphics/DiligentEngine?tab=readme-ov-file#configuring-vulkan-build-environment
Did you follow these steps: https://github.com/DiligentGraphics/DiligentEngine?tab=readme-ov-file#configuring-vulkan-build-environment
Yes
These samples could work in version 1.3.250.1 of Vulkan SDK, but not in the latest version (1.3.275.0)
OK, we will take a look. This is not the first time when new version of MoltenVK is not backwards-compatible.
https://github.com/KhronosGroup/MoltenVK/issues/2226