Editor crashing upon playing a sequence

Hi, I have a strange issue, I converted my UE4 project file from version 4.20 to 4.22 (mainly because i want to try rtx on my scenes), and upon loading a map, opening level sequence and moving some frames forward on my timeline or playing the sequence in the editor it crashes with this message “Video driver crashed and was reset! Make sure your video drivers are up to date. Exiting…”, while in the log file I can find this:


[2019.06.24-14.28.24:573][542]LogD3D12RHI: Error: pResource->Map(Subresource, pReadRange, reinterpret_cast<void**>(&pData)) failed 
 at d:\build\++ue4\sync\engine\source\runtime\d3d12rhi\private\D3D12RHIPrivate.h:1131 
 with error DXGI_ERROR_DEVICE_REMOVED
[2019.06.24-14.28.24:573][542]LogD3D12RHI: Error: pResource->Map(Subresource, pReadRange, reinterpret_cast<void**>(&pData)) failed 
 at d:\build\++ue4\sync\engine\source\runtime\d3d12rhi\private\D3D12RHIPrivate.h:1131 
 with error DXGI_ERROR_DEVICE_REMOVED

My drivers are up to date and I have no knowledge whatsoever about coding so any help would be appreciated.

Would you mind submitting a report on your crash?