Cannot restart game after shutdown

I would consider creating a new project and copying the files over into that and see if the issue continues to happen there. Something additional on the side I was looking into is that file you’re mentioning I believe is being created due to Pipeline Caching being enabled. You can alter that by making sure the CVar r.ShaderPipelineCache.Enabled is set to 0. Give that a try and see if that gets rid of the issue.

2 Likes