What is the reason and/or fix for UE5 (5.03 & 5.1) freezing my whole pc?

I FIXEEEEEED IT!!!
It not 100% percent and maybe working only in my case with UDS weather problem, but here is the way to fix (really easy):

  • Open your project file location
  • Find folder Config
  • find config file - DefautEngine
  • open it
  • find commands under: [/Script/Engine.RendererSettings]
  • find: r.OIT.SortedPixels=True
  • delete it (r.OIT.SortedPixels=True)
    Congrats you fixed it!!!
    I dont know what this function doing, also I need to test it more, but if you will never see my comments more - it worked for me)
    P.S. UE5.2 not fixing this problem(((
1 Like