Unable to find PVS-Studio

[UE5, etc]

I’m trying to run PVSStudio on Unreal Engine 5.0.

1>UnrealBuildTool : error : Unable to find PVS-Studio at D:\Program Files\Epic Games\UE_5.0\Engine\Restricted\NoRedist\Extras\ThirdPartyNotUE\PVS-Studio\PVS-Studio.exe or C:\Program Files (x86)\PVS-Studio\x64\PVS-Studio.exe

I downloaded and installed PVS Studio, not a plugin, so I checked the folder.

There is PVS-Studio.exe file in C:\Program Files (x86)\PVS-Studio\x64 folder.

Here I am stuck. Ask for help. Thank you.

2 Likes

The Unreal Engine 5 developers made a mistake with path to PVS-Studio. A Pull Request in Unreal Engine 5 has already been created. Waiting for the update.

As a temporary solution to this UA5 problem copy the PVS-Studio.exe file from the “C:\Program Files (x86)\PVS-Studio\x64” folder to the “UE_5.0\Engine\Restricted\NoRedist\Extras\ThirdPartyNotUE\PVS-Studio” folder.

1 Like

On their official page it says that the issue has been fixed in UE 5.0.3. I have 5.0.3 but it still doesn’t find the exe file.