
Path of Exile 2 Vulkan Crash Fix - Startup & In-Game Crashes
Fix Path of Exile 2 Vulkan crashes on startup and in-game. Switch renderer to DX12, clear shader cache, update GPU drivers, and resolve Dawn of the Hunt crash triggers.
What is the Path of Exile 2 Vulkan Crash?
Path of Exile 2 uses the Vulkan rendering API by default for better performance, but many players experience crashes on startup or during gameplay — especially after the Dawn of the Hunt update. The game either fails to launch entirely, freezes on the loading screen, or crashes to desktop mid-session with no error message.
This issue affects players across Nvidia, AMD, and Intel Arc GPUs. The root cause is typically a Vulkan driver incompatibility, a corrupted shader cache, or a conflict introduced by a recent game patch.
When does it occur?
- Launching the game for the first time after a patch or update
- Loading into a new zone or map with heavy particle effects
- During shader compilation on first run after clearing cache
- After updating GPU drivers to a new version
- On Intel Arc GPUs using Vulkan renderer specifically
- When switching between fullscreen and windowed mode
Common causes
- Vulkan renderer incompatibility with your current GPU driver version
- Corrupted shader cache from a previous game version or interrupted download
- Outdated GPU drivers that lack fixes for PoE2-specific Vulkan issues
- Dawn of the Hunt patch changes that introduced new rendering calls
- Insufficient VRAM causing Vulkan allocation failures on 4GB cards
- Overlays and third-party software (Discord, GeForce Experience, RivaTuner) hooking into Vulkan
Step-by-step fixes
- Switch from Vulkan to DirectX 12 — Navigate to
Documents\My Games\Path of Exile 2\and openpoe2_production_Config.ini. Find the linerenderer_type=Vulkanand change it torenderer_type=DirectX12. Save the file and restart your PC. This is the official fix recommended by Grinding Gear Games.
- Clear the shader cache — Go to
%AppData%\Path of Exile(type this in Windows Explorer's address bar). Delete all folders namedShaderCacheorShaderCacheVulkan. The game will rebuild shaders on next launch — expect a slightly longer first load.
- Update your GPU drivers — Download the latest driver from [Nvidia](https://www.nvidia.com/drivers), [AMD](https://www.amd.com/en/support), or [Intel](https://www.intel.com/content/www/us/en/download-center). Do a clean install: in Nvidia's installer, check "Perform a clean installation." For AMD, use the Factory Reset option in the Adrenalin installer.
- Disable overlays — Open Discord > Settings > Game Overlay > toggle off "Enable in-game overlay." Disable GeForce Experience overlay via Settings > In-Game Overlay > Off. Close RivaTuner/MSI Afterburner before launching.
- Verify game files on Steam — Right-click Path of Exile 2 in Steam Library > Properties > Installed Files > Verify integrity of game files. This replaces any corrupted game files without a full reinstall.
- Lower graphics settings via config — In
poe2_production_Config.ini, settexture_quality=2andshadow_type=0to reduce VRAM usage. This prevents Vulkan allocation crashes on cards with 4-6GB VRAM.
- Add a launch exception in your antivirus — Exclude the entire
steamapps\common\Path of Exile 2\folder from real-time scanning. Windows Defender and some third-party antivirus software can interfere with Vulkan shader compilation.
- Run as Administrator — Right-click the PoE2 executable or Steam shortcut > Properties > Compatibility > check "Run this program as an administrator." This resolves permission issues with shader cache writes.
If it still doesn't work
If none of the above fixes resolve your crashes, try a complete reinstall of the game — uninstall via Steam, then manually delete the remaining folder at steamapps\common\Path of Exile 2\ and the config folder at Documents\My Games\Path of Exile 2\. This ensures no corrupted files persist.
For Intel Arc GPU users specifically, Vulkan support remains unstable in PoE2. Stick with DirectX 12 until Intel releases a driver update that addresses the known compatibility issues. You can also report your crash logs on the official [Path of Exile forum](https://www.pathofexile.com/forum) under the Bug Reports section — include your client.txt log from the game's logs folder.
Related errors
Fix DXGI_ERROR_DEVICE_HUNG (0x887A0006) crashing all games on Windows 10 and 11. TDR registry fix, GPU underclocking, DirectX 11 fallback, and driver solutions.
Fix Steam disk write error on SSD. Permission issues, drive errors, corrupted downloads preventing game installation or updates on solid state drives.
Fix NVIDIA RTX 5090 and 5080 driver crashes with VIDEO_ENGINE_TIMEOUT_DETECTED error. Resolve black screens, game crashes, and DLSS instability on RTX 50 series GPUs.