Emulator Issues #12107
closedmacOS/Vulkan: [Regression] Vulkan broken _again_ since 5.0-12024
0%
Description
Game Name?
Any game
Game ID? (right click the game in the game list, Properties, Info tab)
Any game
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
Any hash
What's the problem? Describe what went wrong.
Run any game, Dolphin will throw an unhandled exception (see attached crash report). It reads:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CAMetalLayer window]: unrecognized selector sent to instance 0x7fde198fe770'
abort() called
terminating with uncaught exception of type NSException
What steps will reproduce the problem?
Select Vulkan as backend, run any game.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-12051
Is the issue present in the latest stable version?
No (no MoltenVK, yet)
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
5.0-12024 (PR 8795 - InputCommon: Use the Window handle when initializing DirectInput)
Bisecting this was quite a pain thanks to #12105 and #12106...
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]
What are your PC specifications? (CPU, GPU, Operating System, more)
iMac late 2012
macOS Catalina 10.15.4
nVidia GeForce GT 750M
3,1 GHz Quad-Core Intel Core i7
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
nothing really
Files