NSight graphics does not working

I launched UE5.4 source version by NSight Visual studio plugin(2022.1.0.4). UE5.4 editor stopped at 45% and the dialog below appeared.

Fatal error: [File:E:\P4WS\UE\5.4\Engine\Source\Programs\ShaderCompileWorker\Private\ShaderCompileWorker.cpp] [Line: 81]
Mismatched shader version for format PCD3D_SM6: Found version 3827737824 but expected 2988187246; did you forget to build ShaderCompilerWorker?

If I press Yes to proceed, the progress does not increase from 45%.
Is there any ue5 command param to enable NSight?

Hi codevania,

Thank you for using Nsight Graphics and providing your feedback. It looks you are using an old Nsight (2022.1.0.4), could you try the latest version of Nsight Graphics? Unlike Nsight Visual Studio plugin, it’s a standalone app.

You can get some information from this post: Nsight Graphics 2025.1 is now available! - Developer Tools / Nsight Graphics - NVIDIA Developer Forums

Thanks
An

Thank you for your quick reply AYan.

I already tried~ ^^;
A crash occurs as soon as 'The latest version of NSight Graphics ’ is executed.

I use ‘NVIDIA GeForce RTX 4070’ and driver is up to date.

And here is dump file link.
https://www.dropbox.com/scl/fi/2mpbmesmpfzncd63k0z81/NSightGraphicsCrash.dmp?rlkey=fny6rhzel0mmkt2qtgd9yzydv&st=614hrzwk&dl=0

Hi codevania,

That’s weird, we have some internal test cases for UE and it looks fine. I just tried UE5.5 Editor on my local machine and it works fine.

I notice that your UE5 editor is built from source, right? Could you take some try on the pre-built version within Epic Games Launcher?

Thanks
An

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.