Hello,
Since today UE5 crashes when I click on the player to play on the level. I have the following error message :
" LoginId:79b9d6f540ebdde38b8a6cb60607575c
EpicAccountId:41e7c6e15baa42e798b5b7f6bf7e14cb
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x000000040000062a
UnrealEditor_NGXD3D12RHI!FNGXD3D12RHI::ExecuteDLSS() [C:\BuildAgent\work\206b5a556ada38bf_Stage\Plugin\DLSS\HostProject\Plugins\DLSS\Source\NGXD3D12RHI\Private\NGXD3D12RHI.cpp:213]
UnrealEditor_DLSS!<lambda_0d0ba00dcd58f5790028a6b3e27b95a9>::operator()() [C:\BuildAgent\work\206b5a556ada38bf_Stage\Plugin\DLSS\HostProject\Plugins\DLSS\Source\DLSS\Private\DLSSUpscaler.cpp:551]
UnrealEditor_DLSS!TRHILambdaCommand<FRHICommandListImmediate,<lambda_0d0ba00dcd58f5790028a6b3e27b95a9> >::ExecuteAndDestruct() [C:\BuildAgent\work\206b5a556ada38bf\BuildScripts_deps\ue\Engine\Source\Runtime\RHI\Public\RHICommandList.h:787]
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_RenderCore
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll "
But in Simulate mode it plays normally.
Could someone help me?
Thanks a lot
Herve