Keep getting a crash on starting project in UE 5.4

My current investigation results:

  1. UE crashes when I try to open problem level; Standalone crashes at start.
  2. From crash report: MaterialParameterCollection.h. I have three meterial parameter collections in my project. I just tried to remove them. Materials was broken, but I was able to open level and even test standalone.
  3. I found problem collection, tried to remove only it - all works fine.
  4. I don’t remove it - just open, close without saving and then check - world is opened without crash, but standalone still crashes. Tested many times.
    Will continue investigation, maybe will hardcode collection into all materials.
1 Like