Keep getting “WinPicGPUcapturer.dll does not exist” even though I have PIX installed

Can’t package my project because I keep getting an unknown error, and in the output log, it says:
LogWindows: Failed to load ‘WinPixGpuCapturer.dll’ (GetLastError=126)
LogWindows: File ‘WinPixGpuCapturer.dll’ does not exist

The problem is that I tried to fix the issue by installing PIX, and that didn’t work. Reinstalling the engine and verifying the files didn’t work. Is there any other way to fix this? Or disable PIX for debugging?

How did you resolved this ?

Unfortunately I don’t think I ever did.

Hi, I managed to resolve this issue by installing PIX from windows Download - PIX on Windows, and then copy the “WinPixGpuCapturer.dll” from Program Files/Microsoft PIX/XXXX.XX/ folder to [UE_Version]/Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64. I resolved this on UE 5.4.

Hope this helps…