PSO Cache doesn't create pipelinecache file anywhere

Hi,
I tried to follow your guide on a blank 4.27.2 project: https://docs.unrealengine.com/4.27/en-US/TestingAndOptimization/pso-caches/

But it doesn’t generate any rec.pipelinecache file anywhere

Any thoughts on this?
Thanks

LastDeployedBuild.log (88.6 KB)
this is the log of the deployed build on Windows

Hi
What D3D are u use? And which platform are u plaining to use?

I was using D3D11, that was the problem. I set D3D12 and it worked, thanks